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/02/15 12:25:28 UTC

DO NOT REPLY [Bug 33584] New: - jscv configure script fails on x86_64

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=33584>.
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=33584

           Summary: jscv configure script fails on x86_64
           Product: Tomcat 5
           Version: 5.5.7
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: simon.tutek@gmail.com


I have dual AMD Opteron server with Fedora Core 3.

configure script fails with: "configure: error: Unsupported CPU architecture
"x86_64".

I maneged to pass this by inserting:
 x86_64)
    CFLAGS="$CFLAGS -DCPU=\\\"k8\\\"" ;;

at line 2636 in configure script.

It is obvious that this solution works only for AMD 64 bit. So please add
support for 64 bit processors.

-- 
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