Jared Rhine <[EMAIL PROTECTED]> writes:
> gcc -g -O2 -o .libs/test_cgi test_cgi.o
> /var/tmp/apache-inst-01-build/libapreq2-2.06-dev/library/.libs/libapreq2.so
> /usr/local/apache-inst-01/lib/libexpat.so -lgdbm -ldb -lexpat -liconv
> /usr/local/apache-inst-01/lib/libapr-0.so -lsendfile -lrt -lm -lsocket
> -lnsl -lresolv -lpthread /usr/local/apache-inst-01/lib/libaprutil-0.so
> -R/usr/local/apache-inst-01/lib
>
> ld: fatal: recording name conflict: file
> `/usr/local/apache-inst-01/lib/libexpat.so' and file
> `/opt/csw/lib/libexpat.so' provide identical dependency names:
> libexpat.so.0 (possible multiple inclusion of the same file) ld:
> fatal: File processing errors. No output written to .libs/test_cgi
Looks like a bug in some config script. What's the output of
/usr/local/apache-inst-01/bin/apu-config --link-libtool --libs
?
--
Joe Schaefer