You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/03/26 21:27:35 UTC

DO NOT REPLY [Bug 34192] New: - jsvc compilation failure: x86_64 not supported

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: p_spadafora@virgilio.it


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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org