Gentoo Archives: gentoo-dev

From: "Tod M. Neidt" <tneidt@××××××.com>
To: gentoo-dev mailing list <gentoo-dev@××××××××××.org>
Subject: Re: [gentoo-dev] glibc ebuilds
Date: Sat, 03 Nov 2001 19:41:25
Message-Id: 1004816735.14975.1.camel@Q.neidt.net
In Reply to: [gentoo-dev] glibc ebuilds by Collins Richey
1 Hi!
2
3 Here is a simple patch to glibc-2.2.4-r2.ebuild to check for a running
4 Xserver and if there is to exit and echo telling the user to quit X and
5 merge from the console.
6
7 tod
8
9 On Sun, 2001-11-04 at 01:25, Collins Richey wrote:
10 > You need a new option in portage. A glibc ebuild (in this case
11 > triggered by emerge system) will stop after several hours of
12 > compiles complaining that "this cannot be done when X is active." You
13 > should detect this up front to avaoid wasting a lot of compile time.
14 >
15 > --
16 > Collins Richey
17 > Denver Area
18 > gentoo_rc6 xfce+sylpheed
19 >
20 > _______________________________________________
21 > gentoo-dev mailing list
22 > gentoo-dev@××××××××××.org
23 > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
24 >

Attachments

File name MIME type
glibc-2.2.4-r2-checkX.patch text/plain

Replies

Subject Author
Re: [gentoo-dev] glibc ebuilds Martin Schlemmer <azarah@g.o>