Re: [gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread Neil Bothwick
On Mon, 25 Oct 2010 17:00:36 -0400, cov...@ccs.covici.com wrote: > > i would normall create the file /etc/portage/env/www-servers/apache > > containing CFLAGS=... > > Can I also use this to add EXTRA_ECONF if I need it for a particular > package? Yes. -- Neil Bothwick Q: What's the prope

Re: [gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread covici
Yohan Pereira wrote: > On Tuesday 26 October 2010 1:20:25 am Kfir Lavi wrote: > > Ok, > > thinking again, just emerge apache, and make sure it emerges alone. > > Then change temporarily your CFLAGS in /etc/make.conf > > emerge apache > > revert to the old make.conf > > > > Regards, > > Kfir > >

Re: [gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread Yohan Pereira
On Tuesday 26 October 2010 1:20:25 am Kfir Lavi wrote: > Ok, > thinking again, just emerge apache, and make sure it emerges alone. > Then change temporarily your CFLAGS in /etc/make.conf > emerge apache > revert to the old make.conf > > Regards, > Kfir i would normall create the file /etc/portage

Re: [gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread Kfir Lavi
On Mon, Oct 25, 2010 at 9:48 PM, Kfir Lavi wrote: > On Mon, Oct 25, 2010 at 7:47 PM, Laurent Kappler wrote: >> Hi, >> >> I'm trying to emerge apache withe EXTRA_CFLAGS+="-g" to be able to use the >> Core Dump behaviour as recommended here: >> http://httpd.apache.org/dev/debugging.html >> >> How s

Re: [gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread Kfir Lavi
On Mon, Oct 25, 2010 at 7:47 PM, Laurent Kappler wrote: > Hi, > > I'm trying to emerge apache withe EXTRA_CFLAGS+="-g" to be able to use the > Core Dump behaviour as recommended here: > http://httpd.apache.org/dev/debugging.html > > How should I do that? > > thx > Laurent > > http://bugs.gentoo.o

[gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread Laurent Kappler
Hi, I'm trying to emerge apache withe EXTRA_CFLAGS+="-g" to be able to use the Core Dump behaviour as recommended here: http://httpd.apache.org/dev/debugging.html How should I do that? thx Laurent