Date: Sat, 11 Jun 2005 11:38:07 +0200 From: Peter Czanik <pczanik@fang.fa.gau.hu> To: freebsd-ports@FreeBSD.org Subject: net/php5-xmlrpc compilation problems Message-ID: <42AAB0FF.7090107@fang.fa.gau.hu>
next in thread | raw e-mail | index | archive | help
Hello, I have a fresh install (Friday morning) of FreeBSD 5.4-STABLE and the port tree. The net/php5-xmlrpc does not seem to compile any more, whith a strange error: cc -shared xmlrpc-epi-php.lo libxmlrpc/base64.lo libxmlrpc/simplestring.lo libxmlrpc/xml_to_dandarpc.lo libxmlrpc/xmlrpc_introspection.lo libxmlrpc/encodings.lo libxmlrpc/system_methods.lo libxmlrpc/xml_to_xmlrpc.lo libxmlrpc/queue.lo libxmlrpc/xml_element.lo libxmlrpc/xmlrpc.lo libxmlrpc/xml_to_soap.lo -Wl,--rpath -Wl,/usr/local/lib/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -liconv /usr/local/lib/.libs/libexpat.so -Wl,-soname -Wl,xmlrpc.so -o ./.libs/xmlrpc.so cc: /usr/local/lib/.libs/libexpat.so: No such file or directory *** Error code 1 Stop in /usr/ports/net/php5-xmlrpc/work/php-5.0.4/ext/xmlrpc. *** Error code 1 Stop in /usr/ports/net/php5-xmlrpc. It compiled fine the week before, and the port itself did not change... Bye, Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42AAB0FF.7090107>