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=34192>. 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=34192 Summary: jsvc compilation failure: x86_64 not supported Product: Tomcat 5 Version: Unknown Platform: PC OS/Version: Linux Status: NEW Severity: critical Priority: P4 Component: Unknown AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] I have a Dual Xeon EM64T, when i try to run the "configure" script for the jsvc it fails saying the cpu architecture is not supported. I have inserted a line in the configure file to add support for x86_64, i don't know if i did it well but at least it compiles and seems to work fine... in the case block (around 2630 line) insert the following code x86_64) CFLAGS="$CFLAGS -DCPU=\\\"i686\\\"" ;; please add support for the architecture listed above. thank you guys. ciao paolo -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]