From owner-freebsd-questions@FreeBSD.ORG Wed Dec 14 08:11:51 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 DFAAC16A41F for ; Wed, 14 Dec 2005 08:11:50 +0000 (GMT) (envelope-from wash@wananchi.com) Received: from ns2.wananchi.com (ns2.wananchi.com [62.8.64.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 541C343D55 for ; Wed, 14 Dec 2005 08:11:49 +0000 (GMT) (envelope-from wash@wananchi.com) Received: from wash by ns2.wananchi.com with local (Exim 4.60 #0 (FreeBSD 4.11-STABLE)) id 1EmRjl-0004N0-KO by authid for ; Wed, 14 Dec 2005 11:11:45 +0300 Date: Wed, 14 Dec 2005 11:11:45 +0300 From: Odhiambo Washington To: freebsd-questions@freebsd.org Message-ID: <20051214081145.GE35115@ns2.wananchi.com> Mail-Followup-To: Odhiambo Washington , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Disclaimer: Any views expressed in this message, where not explicitly attributed otherwise, are mine alone!. X-Mailer: Mutt 1.5.11 (2005-09-15) X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. User-Agent: Mutt/1.5.11 Subject: Apache22 build error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2005 08:11:51 -0000 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? TIA -Wash http://www.netmeister.org/news/learn2quote.html -- +======================================================================+ |\ _,,,---,,_ | Odhiambo Washington Zzz /,`.-'`' -. ;-;;,_ | Wananchi Online Ltd. www.wananchi.com |,4- ) )-,_. ,\ ( `'-'| Tel: +254 20 313985-9 +254 20 313922 '---''(_/--' `-'\_) | GSM: +254 722 743223 +254 733 744121 +======================================================================+ Real computer scientists don't program in assembler. They don't write in anything less portable than a number two pencil.