DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20582>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20582 Error compiling the apr-util/xml/expat/lib libexpat.la Summary: Error compiling the apr-util/xml/expat/lib libexpat.la Product: Apache httpd-2.0 Version: 2.0.46 Platform: Sun OS/Version: Solaris Status: NEW Severity: Blocker Priority: Other Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I ran the out of the box "configure" and then "make" using the httpd-2.0.46 distribution. I get the following output from "make" in the directory srclib/apr-util/xml/expat/lib : /bin/bash ../libtool --mode=link gcc -version-info 1:0:1 -g -O2 -o libexpat.la -rpath /usr/local/apache2/lib xmlparse.lo xmltok.lo xmlrole.lo rm -fr .libs/libexpat.so .libs/libexpat.so.0 .libs/libexpat.so.0.1.0 gcc -shared -Wl,-h -Wl,libexpat.so.0 - o .libs/libexpat.so.0.1.0 .libs/xmlparse.o .libs/xmltok.o .libs/xmlrole.o -lc (cd .libs && rm -f libexpat.so.0 && ln -s libexpat.so.0.1.0 libexpat.so.0) (cd .libs && rm -f libexpat.so && ln -s libexpat.so.0.1.0 libexpat.so) false cru .libs/libexpat.a xmlparse.o xmltok.o xmlrole.o *** Error code 1 make: Fatal error: Command failed for target `libexpat.la' I am new at this and not familiar with libraries, so please excuse my ignorance if this is something simple. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
