Date: Tue, 27 Feb 2007 21:38:32 -0600 (CST) From: Karl Denninger <karl@FS.denninger.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/109657: libtool15 build fails Message-ID: <200702280338.l1S3cWli077773@FS.denninger.net> Resent-Message-ID: <200702280420.l1S4K5LW078567@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109657 >Category: ports >Synopsis: libtool15 build fails >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 28 04:20:05 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Karl Denninger >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: Karls Sushi and Packet Smashers >Environment: System: FreeBSD FS.denninger.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Thu Oct 5 16:31:49 CDT 2006 karl@FS.denninger.net:/usr/obj/usr/src/sys/KSD-SMP i386 >Description: attempt to build libtool15 out of ports, current as of today (1/27) Fails with complaint about an include file. automake and perl are present. This tool is necessary to compile Apache 2.2 Error is.... 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. >How-To-Repeat: # cd /usr/ports/devel/libtool15 # make See above >Fix: None as of this time. %SPAMBLOCK-SYS: Matched [@freebsd.org+], message ok >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702280338.l1S3cWli077773>