Date: Fri, 10 Jun 2005 10:34:38 -0700 From: "james g." <james@veldt.com> To: freebsd-questions@freebsd.org Subject: php4-xml port Message-ID: <472A38AF-BE6B-4349-87FE-9CE41E2B998C@veldt.com>
next in thread | raw e-mail | index | archive | help
Greetings, I'm having a bit of trouble getting the php4-xml port upgraded/ installed. Using the php4-extensions meta port, with xml support turned on, once it makes it to the php4-xml port install, it fails when looking for an expat item: -- 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. *** Error code 1 Stop in /usr/ports/lang/php4-extensions. -- libexpat.so is in /usr/local/lib, but the .libs on that path looks bizarre. Any thoughts? Cheers, James
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?472A38AF-BE6B-4349-87FE-9CE41E2B998C>