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=20793>. 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=20793 server/exports.c duplicate definitions [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From [EMAIL PROTECTED] 2003-06-16 13:46 ------- The usual cause for this is the use of symlinks for the directory tree where Apache is unpacked and built. common example on Solaris: /usr/src->/usr/share/src unpacking under /usr/src and building from there will result in duplicate definitions in exports.c until this is fixed, the work-around is to create a directory that can be accessed only by a single name (no links) and unpack/build from there *** This bug has been marked as a duplicate of 8867 *** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
