You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/03/28 22:54:40 UTC

DO NOT REPLY [Bug 27998] - jsvc compile failed due to Unsupported CPU architecture

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

jsvc compile failed due to Unsupported CPU architecture





------- Additional Comments From william.barker@wilshire.com  2004-03-28 20:54 -------
I don't have access to a HP box to know what the correct flags are here to fix 
this.  However, the place to look is in support/apsupport.m4.  There are two 
case statements in this file that need to be set for your platform. In the 
first one, you need to set the -DCPU= to the location (if any) of the libjvm.so 
file under $JAVA_HOME/jre/bin/<cpu>/<type>/libjvm.so.  In the second one, you 
need to set any flags that are necessary to do dynamic SO loading on HP.  If 
there are any other compile or linking flags that need to be set for your arch 
or os, then they should be set as well.

If you get this working, and want to post the config back, it can be included 
in later releases of jsvc.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org