From owner-freebsd-ports@FreeBSD.ORG Wed Feb 28 04:10:02 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 155FA16D443 for ; Wed, 28 Feb 2007 04:10:02 +0000 (UTC) (envelope-from karl@FS.denninger.net) Received: from FS.denninger.net (wsip-70-169-168-7.pn.at.cox.net [70.169.168.7]) by mx1.freebsd.org (Postfix) with ESMTP id 979E213C48D for ; Wed, 28 Feb 2007 04:10:01 +0000 (UTC) (envelope-from karl@FS.denninger.net) Received: from fs.denninger.net (localhost [127.0.0.1]) by FS.denninger.net (8.13.6/8.13.1) with SMTP id l1S3pLn3078041 for ; Tue, 27 Feb 2007 21:51:21 -0600 (CST) (envelope-from karl@FS.denninger.net) Received: from fs.denninger.net [127.0.0.1] by Spamblock-sys (LOCAL); Tue Feb 27 21:51:21 2007 Received: (from karl@localhost) by FS.denninger.net (8.13.6/8.13.1/Submit) id l1S3pLrA078038 for freebsd-ports@freebsd.org; Tue, 27 Feb 2007 21:51:21 -0600 (CST) (envelope-from karl) Date: Tue, 27 Feb 2007 21:51:21 -0600 From: Karl Denninger To: freebsd-ports@freebsd.org Message-ID: <20070228035121.GA77927@FS.denninger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Organization: Karl's Sushi and Packet Smashers X-Die-Spammers: Spammers cheerfully broiled for supper and served with ketchup! X-SPAMBLOCK-MATCH: Matched [@freebsd.org+], message ok Subject: Apache22 build fails on 6.2PRERELEASE? / libtool 1.5 fails to build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Feb 2007 04:10:02 -0000 Trying to upgrade my apache to 2.2 from the ports collection. Attempting to build it insists that I upgrade libtool to >= 1.4. There is no 1.4 in the ports tree, but there is a 1.5. Trying to build THAT returns: checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for libtool-1.5.22_3 Making all in . CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/sh ./config.status config.status: creating libtoolize config.status: executing depfiles commands chmod +x libtoolize Making all in libltdl cd . && /bin/sh /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl/missing --run aclocal-1.9a aclocal-1.9a: not found WARNING: `aclocal-1.9a' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl/missing --run autoheader /usr/local/bin/gm4: configure.in: No such file or directory rm -f stamp-h1 touch ./config-h.in cd . && /bin/sh /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl/missing --run autoconf autoconf: configure.in: No such file or directory *** Error code 1 Stop in /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl. *** Error code 1 Stop in /usr/ports/devel/libtool15/work/libtool-1.5.22. *** Error code 1 Stop in /usr/ports/devel/libtool15. FreeBSD 6.2-PRERELEASE #2: Thu Oct 5 16:31:49 CDT 2006 karl@FS.denninger.net:/usr/obj/usr/src/sys/KSD-SMP Both Automake and Perl are present on the system. -- -- Karl Denninger (karl@denninger.net) Internet Consultant & Kids Rights Activist http://www.denninger.net My home on the net - links to everything I do! http://scubaforum.org Your UNCENSORED place to talk about DIVING! http://genesis3.blogspot.com Musings Of A Sentient Mind %SPAMBLOCK-SYS: Matched [@freebsd.org+], message ok