Can't build textproc/php4-xml

Kris Kennaway kris at obsecurity.org
Wed Jun 8 17:46:51 GMT 2005


On Wed, Jun 08, 2005 at 01:36:00PM -0400, Bill Moran wrote:
> 
> 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 at mail.oasisgroup.com:/usr/obj/usr/src/sys/GENERIC  i386
> 
> I emailed ale at 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.

expat2 was recently broken under the name of upgrading to libtool 1.5.
Not to pick on these two committers, but this is a good case study of
why quick and simple fixes like this one are often neither.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050608/82fb82f4/attachment.bin


More information about the freebsd-ports mailing list