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=23588>. 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=23588 Build errors when source tar.gz extracted with Winzip ------- Additional Comments From [EMAIL PROTECTED] 2003-10-03 13:20 ------- It's a WinZip issue as far as I can see. Though we can make our build less error prone. But please not by circumventing it by adding empty files to empty directories, but the build system should handle it. Now there are 2 options: Either by adding empty directories in a "prepare" or "init" phase. In contrast to the above this is at least done automatically. Or by fixing the "not existing directories" handling to prevent the build system from stumbling over them. I prefer of course the last option.
