Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2007 21:51:21 -0600
From:      Karl Denninger <karl@denninger.net>
To:        freebsd-ports@freebsd.org
Subject:   Apache22 build fails on 6.2PRERELEASE? / libtool 1.5 fails to build
Message-ID:  <20070228035121.GA77927@FS.denninger.net>

next in thread | raw e-mail | index | archive | help
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



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