Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: How to alter ./configure flags from emerge
Date: Wed, 23 Nov 2005 17:57:06
Message-Id: 87oe4b8iia.fsf@newsguy.com
In Reply to: Re: [gentoo-user] How to alter ./configure flags from emerge by Alexander Skwar
1 Alexander Skwar <listen@×××××××××××××××.name> writes:
2
3 > Mattias Merilai wrote:
4 >
5 >> I do not know much about mysql, but looking at the latest ebuild it
6 >> seems that it does not look for a doc USE flag.
7 >
8 > I disagree. Check the output of "emerge -pv dev-db/mysql".
9
10 The original output I posted:
11 Calculating dependencies ...done!
12 [ebuild N ] dev-db/mysql-5.0.15 +berkdb -big-tables
13 -cluster -debug -doc -extraengine -minimal +perl +readline
14 (-selinux) +ssl -static -utf8 0 kB
15
16 After an emerge sync I get different output:
17 =======================
18 Calculating dependencies ...done!
19 [ebuild N ] dev-db/mysql-5.0.16-r1 +berkdb -big-tables -cluster
20 -debug -extraengine -minimal +perl (-selinux) +ssl -static -utf8 18,650 kB
21
22 I used the sync because my fumbling attempts to edit the ebuild I had
23 in there caused emerge to error out about the recorded size of ebuild.
24
25 Its been replaced now and as you see the ouput is different.
26
27 --
28 gentoo-user@g.o mailing list