From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1Eeyrh-0007TK-Qx for garchives@archives.gentoo.org; Wed, 23 Nov 2005 17:57:06 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jANHuBdd008998; Wed, 23 Nov 2005 17:56:11 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jANHpxHA020889 for ; Wed, 23 Nov 2005 17:51:59 GMT Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by smtp.gentoo.org with esmtp (Exim 4.43) id 1Eeyml-0003Vg-2M for gentoo-user@lists.gentoo.org; Wed, 23 Nov 2005 17:51:59 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EeykI-0001kU-90 for gentoo-user@gentoo.org; Wed, 23 Nov 2005 18:49:26 +0100 Received: from adsl-68-74-157-215.dsl.emhril.ameritech.net ([68.74.157.215]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Nov 2005 18:49:26 +0100 Received: from reader by adsl-68-74-157-215.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Nov 2005 18:49:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] Re: How to alter ./configure flags from emerge Date: Wed, 23 Nov 2005 12:47:33 -0600 Organization: Still searching... Message-ID: <87oe4b8iia.fsf@newsguy.com> References: <877jaza2fn.fsf@newsguy.com> <438482FB.6030508@ut.ee> <43848C11.1010609@mid.message-center.info> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-74-157-215.dsl.emhril.ameritech.net User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:dtuUY1qpKsuNMvYj9X7M+mHwFYU= Sender: news X-Archives-Salt: 6753968f-8525-4222-ad73-31f52b0ce5ab X-Archives-Hash: 592d7fec164b72d347464f94de4c0aff Alexander Skwar writes: > Mattias Merilai wrote: > >> I do not know much about mysql, but looking at the latest ebuild it >> seems that it does not look for a doc USE flag. > > I disagree. Check the output of "emerge -pv dev-db/mysql". The original output I posted: Calculating dependencies ...done! [ebuild N ] dev-db/mysql-5.0.15 +berkdb -big-tables -cluster -debug -doc -extraengine -minimal +perl +readline (-selinux) +ssl -static -utf8 0 kB After an emerge sync I get different output: ======================= Calculating dependencies ...done! [ebuild N ] dev-db/mysql-5.0.16-r1 +berkdb -big-tables -cluster -debug -extraengine -minimal +perl (-selinux) +ssl -static -utf8 18,650 kB I used the sync because my fumbling attempts to edit the ebuild I had in there caused emerge to error out about the recorded size of ebuild. Its been replaced now and as you see the ouput is different. -- gentoo-user@gentoo.org mailing list