public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user]  Re: How to alter ./configure flags from emerge
Date: Wed, 23 Nov 2005 09:00:28 -0600	[thread overview]
Message-ID: <873bln9zoz.fsf@newsguy.com> (raw)
In-Reply-To: 43847C8A.8070707@mid.message-center.info

Alexander Skwar <listen@alexander.skwar.name> writes:

[...]

> You influence it, by setting USE flags. I'd guess, that "doc"
> would be the USE flag you're looking for. So, put something
> like
>
> dev-db/mysql	doc
>
> to /etc/portage/package.use:
>
> echo dev-db/mysql doc >> /etc/portage/package.use

Just looking at emerge --pretend after setting that I'm confused by
the output:

emerge -v -u -p mysql: (wrapped for mail)
These are the packages that I would merge, in order:

 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 

Note that doc has the - sign and readline has +, shouldn't doc have
come up without minus.  

Then when I actually run the emerge the compile flags are not altered
one whit, notice in the actual command given the compiler, the next 
to last line shows `--without-docs'.  But also there appears a 
--without-readline (8th line down) when emerge told me in the
`pretend' run `+readline'.

This is getting pretty confusing

./configure --prefix=/usr --host=i686-pc-linux-gnu 
  --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share 
  --sysconfdir=/etc --localstatedir=/var/lib --libexecdir=/usr/sbin 
  --sysconfdir=/etc/mysql --localstatedir=/var/lib/mysql
  --with-low-memory  --enable-assembler --enable-local-infile 
  --with-mysqld-user=mysql --with-client-ldflags=-lstdc++ 
  --enable-thread-safe-client --with-comment=Gentoo Linux mysql-5.0.15 
  --with-unix-socket-path=/var/run/mysqld/mysqld.sock 
  --with-zlib-dir=/usr --with-lib-ccflags=-fPIC --without-readline 
  --enable-shared --enable-static --without-libwrap --with-openssl 
  --without-debug --with-bench --with-server --with-embedded-server 
  --with-extra-tools --with-innodb --with-raid --with-extra-charsets=all 
  --with-berkeley-db=./bdb --with-geometry --without-ndbcluster 
  --with-big-tables --without-docs --without-big-tables 
  --build=i686-pc-linux-gnu
 

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-11-23 15:13 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-23 14:01 [gentoo-user] How to alter ./configure flags from emerge Harry Putnam
2005-11-23 14:28 ` Alexander Skwar
2005-11-23 15:00   ` Harry Putnam [this message]
2005-11-23 15:33     ` [gentoo-user] " Alexander Skwar
2005-11-23 15:52       ` Harry Putnam
2005-11-23 18:20         ` Holly Bostick
2005-11-23 14:55 ` [gentoo-user] " Mattias Merilai
2005-11-23 15:34   ` Alexander Skwar
2005-11-23 16:17     ` Richard Fish
2005-11-24  5:44       ` Alexander Skwar
2005-11-24 10:04         ` Neil Bothwick
2005-11-24 14:11         ` [gentoo-user] " Harry Putnam
2005-11-24 13:44           ` Holly Bostick
2005-11-24 14:22             ` Neil Bothwick
2005-11-24 16:34               ` Harry Putnam
2005-11-24 16:42               ` Harry Putnam
2005-11-24 15:19             ` Harry Putnam
2005-11-24 14:55               ` Holly Bostick
2005-11-24 15:22           ` Harry Putnam
2005-11-23 18:47     ` Harry Putnam
2005-11-23 15:35   ` Harry Putnam
2005-11-23 16:18     ` Richard Fish
2005-11-23 16:30       ` Richard Fish
2005-11-23 17:56         ` Harry Putnam
2005-11-23 17:31           ` Neil Bothwick
2005-11-23 17:30       ` Harry Putnam
2005-11-23 16:53 ` [gentoo-user] " Francesco R.
2005-11-23 18:37   ` [gentoo-user] " Harry Putnam
2005-11-23 18:10     ` Francesco R.
2005-11-23 18:14 ` [gentoo-user] " Francesco R.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873bln9zoz.fsf@newsguy.com \
    --to=reader@newsguy.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox