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=29994>. 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=29994 symlinks causing problems when generating export_files ------- Additional Comments From [EMAIL PROTECTED] 2004-07-09 07:58 ------- Sorry, hit Enter before adding a bug description ... I had the httpd-2.0.50 sources in my home directory. This home directory is in /home/sag, which is in fact a symbolic link to /export/spare2/sag. As a consequence, the generated file servers/export_files contained all *.h files twice: Once with /home/sag, and once with /export/spare2/sag as a prefix. In the following process, the awk script added a lot of functions twice to exports.c and compilation failed. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
