Skip site navigation (1)Skip section navigation (2)
Date:      14 Dec 2005 14:04:24 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Odhiambo Washington <wash@wananchi.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Apache22 build error
Message-ID:  <444q5b8pqf.fsf@be-well.ilk.org>
In-Reply-To: <20051214081145.GE35115@ns2.wananchi.com>
References:  <20051214081145.GE35115@ns2.wananchi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Odhiambo Washington <wash@wananchi.com> 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:
> 
> <cut>
> 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.
> </cut>
> 
> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?444q5b8pqf.fsf>