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:
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 -mpm-threadpool -mpm-worker -ssl -threads
zombie ~ # emerge apache -D -pvt
These are the packages that would be merged, in reverse order:
Calculating dependencies... done!
[ebuild N ] www-servers/apache-2.0.58-r2 USE="-apache2 -debug
-doc -ldap -mpm-itk -mpm-leader -mpm-peruser -mpm-prefork
-mpm-threadpool -mpm-worker (-selinux) -ssl -static-modules -threads"
0 kB
----
ww-servers/apache-2.0.58-r2/work/httpd-2.0.58/modules/proxy
-I/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/include
-I/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/modules/generators
-L/usr/lib -o libpcre.la maketables.lo get.lo study.lo pcre.lo
pcreposix.lo
make[3]: Leaving directory
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/srclib/pcre'
make[2]: Leaving directory
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/srclib/pcre'
make[1]: Leaving directory
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/srclib'
Making all in os
make[1]: Entering directory
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/os'
make[1]: Leaving directory
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/os'
Making all in server
make[1]: Entering directory
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server'
Making all in mpm
make[2]: Entering directory
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server/mpm'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server/mpm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server'
make: *** [all-recursive] Error 1
Apparently the error comes when compiling the mpm section of Apache;
since you seem to have disabled every multi-processing module it may be
possible that configure generates a makefile with no option at all,
making it fails when tries to build.
I think this could be a bug; please post both the output of configure
--help to see the options related to mpm's and the content of
server/mpm/makefile*
Abraham
--
[EMAIL PROTECTED] mailing list