[Expat-bugs] [Bug #117044] expat 1.95 will not build on FreeBSD 4.0

noreply@sourceforge.net noreply@sourceforge.net
Mon, 16 Oct 2000 17:49:57 -0700


Bug #117044, was updated on 2000-Oct-16 17:49
Here is a current snapshot of the bug.

Project: Expat XML Parser
Category: None
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: expat 1.95 will not build on FreeBSD 4.0

Details: when I try and make expat I get the following errors

sphinx# /bin/sh ../libtool --mode=link gcc -version-info 0:0:0 -g -O2 -o libexpat.la -rpath /usr/local/lib xmlparse.lo xmltok.lo xmlrole.lo
mkdir .libs
(cd . && ln -s xmlparse.lo xmlparse.o)
(cd . && ln -s xmltok.lo xmltok.o)
(cd . && ln -s xmlrole.lo xmlrole.o)
gcc -shared  xmlparse.lo xmltok.lo xmlrole.lo  -lc  -Wl,-soname -Wl,libexpat.so.0 -o .libs/libexpat.so.0
gcc: xmlparse.lo: No such file or directory
gcc: xmltok.lo: No such file or directory
gcc: xmlrole.lo: No such file or directory



For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=117044&group_id=10127