From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.67) (envelope-from ) id 1IGEGj-0002fQ-Ml for garchives@archives.gentoo.org; Wed, 01 Aug 2007 13:29:42 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l71DSLIV015166; Wed, 1 Aug 2007 13:28:21 GMT Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l71DHqZg031961 for ; Wed, 1 Aug 2007 13:17:52 GMT Received: by wr-out-0506.google.com with SMTP id i30so50552wra for ; Wed, 01 Aug 2007 06:17:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bbpwbYp6WUR011D5DTfIyQX+4j9cFl6nqgr+4dbT0FhRevB95n8IInhnPyjHBk4Vujop8oJeHm982gebPyUWTdcYc1BjlnyTLVFyy9Fg7KX1qmU1xsePIhYQw7gy0rPoQizmUf9ZHnLgaBduAnwFWEqHUL+24WsGZCWpn6DDstU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IgdHHlUEDPM3Mr2eoCaIRpp8jyYBhxQ8Dn+AMf7CjQfMz8ineQNsXEF9/YutNHiIS0Yj2AB0yOIx681wfP2YB3gWMKSn+ClWcjo+sO/9Y/Z30A1xQZGIn8iPTLfURO421HT6QYIf2EdRLRZBgNcwg16ez6rQ41fAYITn3lEFTd0= Received: by 10.90.90.16 with SMTP id n16mr381340agb.1185974271491; Wed, 01 Aug 2007 06:17:51 -0700 (PDT) Received: by 10.64.251.15 with HTTP; Wed, 1 Aug 2007 06:17:51 -0700 (PDT) Message-ID: <8cd1ed20708010617y5759c594v1d7e3cf389e44890@mail.gmail.com> Date: Thu, 2 Aug 2007 01:17:51 +1200 From: "Kent Fredric" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Apache not compiling In-Reply-To: <46B07C9E.9000200@pic.es> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <46AF3849.60709@pic.es> <46B05C6A.3090707@silvanoc.com> <46B07C9E.9000200@pic.es> X-Archives-Salt: d30a8550-9527-4a7d-a351-4b2a7180fddd X-Archives-Hash: b4d0ee51e90f7cf798afcdf0451154e8 On 8/2/07, Alessandro del Gallo 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: > http://pastebin.com/m2e0e9e58 # ./configure: line 30750: syntax error near unexpected token `(' # ./configure: line 30750: ` for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=3D.*/\1/p'`; do' broken sed ? isengard linux # echo | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=3D.*/\1/p' isengard linux # try running that in your shell like i did and see if it errors, if it errors, then you might need to upgrade/recompile your sed. ( sed being broken can make a great many things go wrong ) > > Thanks > > Abraham Mar=EDn P=E9rez ha scritto: > > Alessandro del Gallo escribi=F3: > >> 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=3D"-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/incl= ude > >> -I/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/modu= les/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/srcli= b/pcre' > >> > >> make[2]: Leaving directory > >> `/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/srcli= b/pcre' > >> > >> make[1]: Leaving directory > >> `/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/srcli= b' > >> 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/serve= r' > >> Making all in mpm > >> make[2]: Entering directory > >> `/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/serve= r/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/serve= r/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/serve= r' > >> 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 > > --=20 Kent ruby -e '[1, 2, 4, 7, 0, 9, 5, 8, 3, 10, 11, 6, 12, 13].each{|x| print "enNOSPicAMreil kdrtf@gma.com"[(2*x)..(2*x+1)]}' -- gentoo-user@gentoo.org mailing list