From owner-freebsd-questions Sun Dec 23 8:10:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 942A737B405 for ; Sun, 23 Dec 2001 08:10:48 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id fBNGA0J40718; Sun, 23 Dec 2001 11:10:00 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: mod_php4 on 4.5-PRERELEASE build woes From: Joe Clarke To: Kevin Golding Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 23 Dec 2001 11:10:46 -0500 Message-Id: <1009123847.52216.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 2001-12-23 at 06:50, Kevin Golding wrote: > I just upgraded a machine using sources from Thursday, and upon trying > to install mod_php4, (I selected support for GD and XML) I received this > error: Looks like your libtool install might be broken. Try removing libtool, then reinstall it. Joe > > > ===> Extracting for mod_php4-4.1.0 > >> Checksum OK for php-4.1.0.tar.gz. > ===> mod_php4-4.1.0 depends on file: /usr/local/sbin/apxs - found > ===> mod_php4-4.1.0 depends on executable: autoconf213 - found > ===> mod_php4-4.1.0 depends on shared library: gd.2 - found > ===> mod_php4-4.1.0 depends on shared library: freetype.7 - found > ===> mod_php4-4.1.0 depends on shared library: png.5 - found > ===> mod_php4-4.1.0 depends on shared library: jpeg.9 - found > ===> mod_php4-4.1.0 depends on shared library: mysqlclient.10 - found > ===> mod_php4-4.1.0 depends on shared library: expat.2 - not found > ===> Verifying install for expat.2 in /usr/ports/textproc/expat2 > >> expat-1.95.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > >> Attempting to fetch from http://prdownloads.sourceforge.net/expat/. > Receiving expat-1.95.2.tar.gz (190316 bytes): 100% > 190316 bytes transferred in 0.5 seconds (401.08 kBps) > ===> Extracting for expat-1.95.2 > >> Checksum OK for expat-1.95.2.tar.gz. > ===> expat-1.95.2 depends on executable: gmake - found > ===> expat-1.95.2 depends on executable: libtool - found > ===> Patching for expat-1.95.2 > ===> Configuring for expat-1.95.2 > creating cache ./config.cache > checking host system type... i386--freebsd4.5 > checking build system type... i386--freebsd4.5 > checking for ranlib... ranlib > checking for gcc... cc > checking whether the C compiler (cc -O -pipe ) works... yes > checking whether the C compiler (cc -O -pipe ) is a cross-compiler... > no > checking whether we are using GNU C... yes > checking whether cc accepts -g... yes > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > updating cache ./config.cache > /usr/local/share/libtool/ltconfig: Can't open /usr/local/share/libtool/l > tconfig: > No such file or directory > configure: error: libtool configure failed > ===> Script "configure" failed: here are the contents of "config.log" > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > configure:648: checking host system type > configure:669: checking build system type > configure:689: checking for ranlib > configure:719: checking for gcc > configure:832: checking whether the C compiler (cc -O -pipe ) works > configure:848: cc -o conftest -O -pipe conftest.c 1>&5 > configure:874: checking whether the C compiler (cc -O -pipe ) is a > cross-compil > er > configure:879: checking whether we are using GNU C > configure:888: cc -E conftest.c > configure:907: checking whether cc accepts -g > configure:950: checking for ld used by GCC > configure:1012: checking if the linker (/usr/libexec/elf/ld) is GNU ld > GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 > [FreeBSD]) > configure:1028: checking for BSD-compatible nm > configure:1064: checking whether ln -s works > (end of "config.log") > *** Error code 1 > > Stop in /usr/ports/textproc/expat2. > *** Error code 1 > > > As may be expected when I tried again with the basic configs it all went > lovely, but I would like to install extra features if possible so a clue > would be appreciated. > > Kevin > -- > kevin@caomhin.demon.co.uk > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message