From: "Francesco R." <vivo@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: How to alter ./configure flags from emerge
Date: Wed, 23 Nov 2005 19:10:48 +0100 [thread overview]
Message-ID: <200511231910.48203.vivo@gentoo.org> (raw)
In-Reply-To: <87d5krcirp.fsf@newsguy.com>
Alle 19:37, mercoledì 23 novembre 2005, Harry Putnam el ga butta:
> |"Francesco R." <vivo@gentoo.org> writes:
> |
> |
> |[...] Snipped good info here ... Thanks
> |
> |> also the "configure" option you see at compile time may _not_ be
> |> the same the ebuild used, _but_ what the ebuild set always
> |> override the MySQL default.
> |
> |So we cannot really tell what is passed to the compiler? The output
> |of emerge is just nonsense compared to what really happens?
The output of emerge _is_ what really happens, as it's the output from
the build system (auto* tools and gcc)
Consider the first "configure" you find:
------------
/var/tmp/portage/mysql-5.0.16-r2/work/mysql
>>> Source unpacked.
* before to use federated engine be sure to read
* http://dev.mysql.com/doc/mysql/en/federated-limitations.html
* econf: updating mysql/bdb/dist/config.guess
with /usr/share/gnuconfig/config.guess
* econf: updating mysql/bdb/dist/config.sub
with /usr/share/gnuconfig/config.sub
* econf: updating mysql/config.guess
with /usr/share/gnuconfig/config.guess
* econf: updating mysql/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu
--mandir=/usr/share/man [......] --without-big-tables
--build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
------------
for example "--build=i686-pc-linux-gnu" it's not directly setted by the
ebuild (speaking of ebuild code, not the portage one)
and this other (sub)configure, it also contain option not setted by the
ebuild.
---------------
config.status: executing default commands
configure: configuring in innobase
configure: running /bin/sh './configure' --prefix=/usr
'--prefix=/usr' [......] --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
---------------
As a final ans side note, it's gentoo policy that the ebuild set all the
configure options avaiable to it (but it's not _mandated_ to leave the
user the possibility to select them via use-flags).
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-11-23 18:26 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 ` [gentoo-user] " Harry Putnam
2005-11-23 15:33 ` 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. [this message]
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=200511231910.48203.vivo@gentoo.org \
--to=vivo@gentoo.org \
--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