Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2001 11:50:35 +0000
From:      Kevin Golding <kevin@caomhin.demon.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   mod_php4 on 4.5-PRERELEASE build woes
Message-ID:  <WwrhfHBLUcJ8EwAS@caomhin.demon.co.uk>

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


===>  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




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