You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/06/08 03:13:36 UTC

DO NOT REPLY [Bug 20582] New: - Error compiling the apr-util/xml/expat/lib libexpat.la

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: bugs@httpd.apache.org
        ReportedBy: hinsonjr@yahoo.com


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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org