Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2005 14:06:25 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        ports@freebsd.org
Subject:   Re: Can't build textproc/php4-xml
Message-ID:  <20050608140625.48c7dce3.wmoran@potentialtech.com>
In-Reply-To: <20050608174650.GA95883@xor.obsecurity.org>
References:  <20050608133600.77130e7a.wmoran@potentialtech.com> <20050608174650.GA95883@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway <kris@obsecurity.org> wrote:

> 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@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.
> 
> 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.

Hmmm ... do you have any suggestions?  Do you happen to remember a more
specific date (or a specific commit) that created this problem, that I
could back my tree up to that point to get this installed?

-- 
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?20050608140625.48c7dce3.wmoran>