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=8812>.
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=8812

expat in binary is different





------- Additional Comments From [EMAIL PROTECTED]  2002-05-05 22:41 -------
The following steps seem to work:

Download & untar source.
Apply patch (affected file: /usr/share/libtool/ltconfig)
Run buildconf
./configure \
--enable-usertrack --enable-unique-id \
--enable-info --enable-cgid --enable-cgi \
--enable-vhost-alias --enable-speling \
--enable-rewrite --enable-so

It did compile, however I did get the following warnings:
/usr/bin/ld: warning multiple definitions of symbol _regcomp
/var/root/httpd-2.0.35/srclib/pcre/.libs/libpcre.al(pcreposix.lo) definition of 
_regcomp in section (__TEXT,__text)
/usr/lib/libm.dylib(regcomp.o) definition of _regcomp
/usr/bin/ld: warning multiple definitions of symbol _regexec
/var/root/httpd-2.0.35/srclib/pcre/.libs/libpcre.al(pcreposix.lo) definition of 
_regexec in section (__TEXT,__text)
/usr/lib/libm.dylib(regexec.o) definition of _regexec
/usr/bin/ld: warning multiple definitions of symbol _regfree
/var/root/httpd-2.0.35/srclib/pcre/.libs/libpcre.al(pcreposix.lo) definition of 
_regfree in section (__TEXT,__text)
/usr/lib/libm.dylib(regfree.o) definition of _regfree
/usr/bin/ld: warning unused multiple definitions of symbol _regerror
/var/root/httpd-2.0.35/srclib/pcre/.libs/libpcre.al(pcreposix.lo) definition of 
_regerror in section (__TEXT,__text)
/usr/lib/libm.dylib(regerror.o) unused definition of _regerror

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to