From owner-freebsd-questions@FreeBSD.ORG Wed Dec 14 19:04:26 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C303216A41F for ; Wed, 14 Dec 2005 19:04:26 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F65243D46 for ; Wed, 14 Dec 2005 19:04:26 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 29951 invoked from network); 14 Dec 2005 19:04:26 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 14 Dec 2005 19:04:25 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 6675B28420; Wed, 14 Dec 2005 14:04:24 -0500 (EST) Sender: lowell@be-well.ilk.org To: Odhiambo Washington References: <20051214081145.GE35115@ns2.wananchi.com> From: Lowell Gilbert Date: 14 Dec 2005 14:04:24 -0500 In-Reply-To: <20051214081145.GE35115@ns2.wananchi.com> Message-ID: <444q5b8pqf.fsf@be-well.ilk.org> Lines: 74 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Apache22 build error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2005 19:04:27 -0000 Odhiambo Washington writes: > I am still going through my upgrade woes since updating to 6.0-STABLE. > Perhaps what I am seeing now is different and not FreeBSD-specific but > it might be as well ;) > I completed my portupgrade -af yesterday. Now I am looking at moving > ahead with life on 6.0 platform, with new kids on the block. > > Compiling www/apache20 works fine, but www/apache22 fails viz: > > > config.status: creating docs/conf/httpd.conf > config.status: creating docs/conf/extra/httpd-autoindex.conf > config.status: creating docs/conf/extra/httpd-dav.conf > config.status: creating docs/conf/extra/httpd-default.conf > config.status: creating docs/conf/extra/httpd-info.conf > config.status: creating docs/conf/extra/httpd-languages.conf > config.status: creating docs/conf/extra/httpd-manual.conf > config.status: creating docs/conf/extra/httpd-mpm.conf > config.status: creating docs/conf/extra/httpd-multilang-errordoc.conf > config.status: creating docs/conf/extra/httpd-ssl.conf > config.status: creating docs/conf/extra/httpd-userdir.conf > config.status: creating docs/conf/extra/httpd-vhosts.conf > config.status: creating include/ap_config_layout.h > config.status: creating support/apxs > config.status: creating support/apachectl > config.status: creating support/dbmmanage > config.status: creating support/envvars-std > config.status: creating support/log_server_status > config.status: creating support/logresolve.pl > config.status: creating support/phf_abuse_log.cgi > config.status: creating support/split-logfile > config.status: creating build/rules.mk > config.status: creating build/pkg/pkginfo > config.status: creating build/config_vars.sh > config.status: creating include/ap_config_auto.h > config.status: executing default commands > /usr/bin/sed -i.bak -e "s,%%WWWOWN%%,www, ; s,%%WWWGRP%%,www, " /usr/ports/www/apache22/work/httpd-2.2.0/docs/conf/httpd.conf > ===> Building for apache-2.2.0_1 > Making all in srclib > Making all in pcre > /usr/local/build-1/libtool --silent --mode=compile cc -g -O2 -fno-strict-aliasing -pipe -I/usr/ports/www/apache22/work/httpd-2.2. > 0/srclib/pcre -I. -I/usr/ports/www/apache22/work/httpd-2.2.0/os/unix -I/usr/ports/www/apache22/work/httpd-2.2.0/server/mpm/prefork -I/u > sr/ports/www/apache22/work/httpd-2.2.0/modules/http -I/usr/ports/www/apache22/work/httpd-2.2.0/modules/filters -I/usr/ports/www/apache2 > 2/work/httpd-2.2.0/modules/proxy -I/usr/ports/www/apache22/work/httpd-2.2.0/include -I/usr/ports/www/apache22/work/httpd-2.2.0/modules/ > generators -I/usr/ports/www/apache22/work/httpd-2.2.0/modules/mappers -I/usr/ports/www/apache22/work/httpd-2.2.0/modules/database -I/us > r/local/include/apr-1 -I/usr/local/include -I/usr/ports/www/apache22/work/httpd-2.2.0/modules/proxy/../generators -I/usr/include -I/usr > /ports/www/apache22/work/httpd-2.2.0/modules/ssl -I/usr/ports/www/apache22/work/httpd-2.2.0/modules/dav/main -prefer-non-pic -static -c > maketables.c && touch maketables.lo > libtool: compile: unable to infer tagged configuration > libtool: compile: specify a tag with `--tag' > *** Error code 1 > > Stop in /usr/ports/www/apache22/work/httpd-2.2.0/srclib/pcre. > *** Error code 1 > > Stop in /usr/ports/www/apache22/work/httpd-2.2.0/srclib/pcre. > *** Error code 1 > > Stop in /usr/ports/www/apache22/work/httpd-2.2.0/srclib. > *** Error code 1 > > Stop in /usr/ports/www/apache22/work/httpd-2.2.0. > *** Error code 1 > > Stop in /usr/ports/www/apache22. > > > Anyone knows why it fails at this point and how i can fix it? Maybe it's using an incompatible version of libtool? Try removing libtool ports other than the one that it wants; if that fixes this problem, then inform the maintainers so they can call on a specific libtool version.