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) includ

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 t

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 http

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 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: Ale

Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Alessandro del Gallo
Hi, A posted the error in pastebin.com. The log I posted is about 2 emerge retries, the first with any use flag and the second with the mpm-prefork flag activated. It failed twice Zimmerling, Alexander ha scritto: Hi, can you post the whole logfile using pastebin.com? I had a similar problem 2

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 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

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-le

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. > >