Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Zimmerling, Alexander
Hi, can you post the whole logfile using pastebin.com? I had a similar problem 2 days ago Bye! Original Message Subject: [gentoo-user] Apache not compiling (31-Jul-2007 15:30) From:[EMAIL PROTECTED] To: Hi, when I try to compile Apache, I get this error

Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Kent Fredric
On 8/1/07, Alessandro del Gallo [EMAIL PROTECTED] wrote: Hi, when I try to compile Apache, I get this error. those are use flags, I try some configuratiosn but always get an error zombie ~ # grep apache /etc/portage/package.use www-servers/apache -doc -apache2 -ssl -mpm-itk -mpm-leader

Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Kent Fredric
On 8/1/07, Kent Fredric [EMAIL PROTECTED] wrote: On 8/1/07, Alessandro del Gallo [EMAIL PROTECTED] wrote: Hi, when I try to compile Apache, I get this error. those are use flags, I try some configuratiosn but always get an error zombie ~ # grep apache /etc/portage/package.use

Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Abraham Marín Pérez
Alessandro del Gallo escribió: Hi, when I try to compile Apache, I get this error. those are use flags, I try some configuratiosn but always get an error zombie ~ # grep apache /etc/portage/package.use www-servers/apache -doc -apache2 -ssl -mpm-itk -mpm-leader -mpm-peruser -mpm-prefork

Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Alessandro del Gallo
2 days ago Bye! Original Message Subject: [gentoo-user] Apache not compiling (31-Jul-2007 15:30) From:[EMAIL PROTECTED] To: Hi, when I try to compile Apache, I get this error. [...] -- [EMAIL PROTECTED] mailing list

AW: [gentoo-user] Apache not compiling

2007-08-01 Thread Zimmerling, Alexander
And the url to your posting? -Ursprüngliche Nachricht- Von: Alessandro del Gallo [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 1. August 2007 14:20 An: gentoo-user@lists.gentoo.org Betreff: Re: [gentoo-user] Apache not compiling Hi, A posted the error in pastebin.com. The log I posted

Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Alessandro del Gallo
Hi, I did built it with mpm-prefork http://httpd.apache.org/docs/2.0/mpm.html but it failed: http://pastebin.com/m7096a3ad I have some trouble with other configures (gstreamer and gtk+ ) for that I posted this: http://pastebin.com/m2e0e9e58 Thanks Abraham Marín Pérez ha scritto:

Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Alessandro del Gallo
Hi, # zombie work # pwd /var/tmp/portage/www-servers/apache-2.0.58-r2/work # cat httpd-2.0.58/server/mpm/Makefile* SUBDIRS = $(MPM_SUBDIR_NAME) include $(top_builddir)/build/rules.mk Abraham Marín Pérez ha scritto: Alessandro del Gallo escribió: Hi, I did built it with mpm-prefork

Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Kent Fredric
On 8/2/07, Alessandro del Gallo [EMAIL PROTECTED] wrote: Hi, I did built it with mpm-prefork http://httpd.apache.org/docs/2.0/mpm.html but it failed: http://pastebin.com/m7096a3ad I have some trouble with other configures (gstreamer and gtk+ ) for that I posted this:

Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Abraham Marín Pérez
Alessandro del Gallo escribió: Hi, I did built it with mpm-prefork http://httpd.apache.org/docs/2.0/mpm.html but it failed: http://pastebin.com/m7096a3ad According to your post your problem is still located in the server/mpm makefile, could you please post that file? Consider filing a bug

Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Abraham Marín Pérez
Alessandro del Gallo escribió: Hi, # zombie work # pwd /var/tmp/portage/www-servers/apache-2.0.58-r2/work # cat httpd-2.0.58/server/mpm/Makefile* SUBDIRS = $(MPM_SUBDIR_NAME) include $(top_builddir)/build/rules.mk How about that $(top_builddir)/build/rules.mk? The compiling rules must be

Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Alessandro del Gallo
Hi; Ok, founded and posted here: http://pastebin.com/m1f88553a Thanks. Abraham Marín Pérez ha scritto: Alessandro del Gallo escribió: Hi, # zombie work # pwd /var/tmp/portage/www-servers/apache-2.0.58-r2/work # cat httpd-2.0.58/server/mpm/Makefile* SUBDIRS = $(MPM_SUBDIR_NAME)

[gentoo-user] Apache not compiling

2007-07-31 Thread Alessandro del Gallo
Hi, when I try to compile Apache, I get this error. those are use flags, I try some configuratiosn but always get an error zombie ~ # grep apache /etc/portage/package.use www-servers/apache -doc -apache2 -ssl -mpm-itk -mpm-leader -mpm-peruser -mpm-prefork -mpm-threadpool -mpm-worker -ssl