DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27535>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27535 Apache 2 compile error on Solaris 9 12/03 Sparc ------- Additional Comments From [EMAIL PROTECTED] 2004-03-10 07:41 ------- GNU libiconv.h does "#define iconv libiconv_open"; apr-util thinks it is using the libc iconv() but actually it ends up using libiconv but without linking against -liconv. If -I/usr/local/include is getting picked up gratuitously then this is possible to fix; if -I/usr/local/include is getting picked up for some good reason at some point through the configure script, there's no chance of fixing this really. Can you attach (and really *attach*, not in-line :) the full output from the configure command? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
