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=26013>. 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=26013 Standard Apache 1.3.29 does not compile on Solaris 2.8 or 2.9 Summary: Standard Apache 1.3.29 does not compile on Solaris 2.8 or 2.9 Product: Apache httpd-1.3 Version: 1.3.29 Platform: Sun OS/Version: Solaris Status: NEW Severity: Blocker Priority: Other Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I downloaded latest apache-1.3.29.tar.gz on SUN/Solaris 2.8 with gcc 3.2 compiler present # gtar zxf apache-1.3.29.tar.gz # cd apache-1.3.29 # ./configure # make ends quite soon with ./gen_test_char >test_char.h Segmentation Fault make [3]: *** [test_char_h] Error 139 ... Tried also on another SUN with Solaris 2.9 - exactly same result Tried also by making gcc inaccessible so that SUN's C compiler is used - exacly same result Executing the gen_test_char program by itself also generates Segmentation Fault --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
