Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2005 03:43:46 -0700
From:      "Zoltan Frombach" <tssajo@hotmail.com>
To:        <freebsd-ports-bugs@freebsd.org>
Subject:   bug in php4-xml
Message-ID:  <BAY103-DAV1284CDCD9B4A00CD7A5FE1DFFC0@phx.gbl>

next in thread | raw e-mail | index | archive | help
Beginning May, 2005 (around 19th or after) the php4 modul php4-xml no longer 
compiles. Unless I create a symlink like this:

mkdir /usr/local/lib/.lib
ln -s /usr/local/lib/libexpat.so /usr/local/lib/.lib/libexpat.so

After this, it compiles just fine. But it worked before!! Why is it looking 
for this library in mkdir /usr/local/lib/.lib ??? I didn't even have this 
directory on my server. BTW, my system is:  FreeBSD 5.4-RELEASE-p1 and I use 
Apache/2.0.54 (FreeBSD) with PHP/4.3.11 (all compiled from ports).

Zoltan

PS: Please cc your reply's to  tssajo at hotmail.com  as I do not subscribe 
to this list. Thanks!! 



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