public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Abraham Marín Pérez" <tecnic5@silvanoc.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Apache not compiling
Date: Wed, 01 Aug 2007 12:11:54 +0200	[thread overview]
Message-ID: <46B05C6A.3090707@silvanoc.com> (raw)
In-Reply-To: <46AF3849.60709@pic.es>

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
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2007-08-01 12:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-31 13:25 [gentoo-user] Apache not compiling Alessandro del Gallo
2007-08-01 10:02 ` Kent Fredric
2007-08-01 10:05   ` Kent Fredric
2007-08-01 10:11 ` Abraham Marín Pérez [this message]
2007-08-01 12:29   ` Alessandro del Gallo
2007-08-01 13:16     ` Abraham Marín Pérez
2007-08-01 13:36       ` Alessandro del Gallo
2007-08-01 14:36         ` Abraham Marín Pérez
2007-08-01 15:14           ` Alessandro del Gallo
2007-08-01 13:17     ` Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2007-08-01  9:51 Zimmerling, Alexander
2007-08-01 12:19 ` Alessandro del Gallo

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=46B05C6A.3090707@silvanoc.com \
    --to=tecnic5@silvanoc.com \
    --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