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=23577>. 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=23577 build error on solaris 2.8 ------- Additional Comments From [EMAIL PROTECTED] 2003-10-07 15:57 ------- When 'server/export_files' is created, it is appended to in 2 ways; using Solaris 'pwd' and ksh's pwd. If you access your source tree via a symlink, those results are different, and you get each definition twice, leading to the build errors. My src is usually accessed via symlink, /usr/cns/src/unsupported/apache. My actual working dir is /Net/cnssrc/usr/cns/src/unsupported/apache. export_files ends up with entries for both locations: /Net/cnssrc/usr/cns/src/unsupported/apache/httpd-2.0.47/srclib/apr-util/include/apr_anylock.h /usr/cns/src/unsupported/apache/httpd-2.0.47/srclib/apr-util/include/apr_anylock.h [EMAIL PROTECTED] 10/7/03 9:52am --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
