Skip site navigation (1)Skip section navigation (2)
Date:      23 Dec 2001 11:10:46 -0500
From:      Joe Clarke <marcus@marcuscom.com>
To:        Kevin Golding <kevin@caomhin.demon.co.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: mod_php4 on 4.5-PRERELEASE build woes
Message-ID:  <1009123847.52216.0.camel@shumai.marcuscom.com>
In-Reply-To: <WwrhfHBLUcJ8EwAS@caomhin.demon.co.uk>
References:  <WwrhfHBLUcJ8EwAS@caomhin.demon.co.uk>

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




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