Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2005 13:36:00 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        ports@freebsd.org
Subject:   Can't build textproc/php4-xml
Message-ID:  <20050608133600.77130e7a.wmoran@potentialtech.com>

next in thread | raw e-mail | index | archive | help

Just updated the ports this morning.

%uname -a
FreeBSD mail.oasisgroup.com 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Mon Jun  6 12:32:42 EDT 2005     wmoran@mail.oasisgroup.com:/usr/obj/usr/src/sys/GENERIC  i386

I emailed ale@freebsd.org (maintainer) yesterday, but have not gotten a
response yet.  I can't seem to find any reports of similar problems in
any of my google searches.

[...]
mkdir ./.libs
rm -fr ./.libs/xml.la ./.libs/xml.* ./.libs/xml.*
(cd . && ln -s xml.lo xml.o)
cc -shared  xml.lo  -Wl,--rpath -Wl,/usr/local/lib/.libs -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib /usr/local/lib/.libs/libexpat.so   -Wl,-soname -Wl,xml.so -o ./.libs/xml.so
cc: /usr/local/lib/.libs/libexpat.so: No such file or directory
*** Error code 1

Stop in /usr/ports/textproc/php4-xml/work/php-4.3.11/ext/xml.
*** Error code 1

Stop in /usr/ports/textproc/php4-xml.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com



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