[jboss-dev-forums] [Design of JBoss Profiler] - Re: Problems Jboss 4.0.2/JKD1.4.2/Profiler1.0.RC3/Solaris 9

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue Aug 1 19:30:13 EDT 2006


It looks like you don't have JAVA_HOME variable defined.

If this is not the case, it's weird. I just compiled on Linux using GCC. 

(I don't have access to GCC/G++ on the solaris box I have access now. I'm just using solaris CC and cc).

Verify you JAVA_HOME variable. It looks like GCC it's not finding $JAVA_HOME/include and $JAVA_HOME/include/solaris as include directories.

This comes from compile.sh:

_INCLUDES="-I$JAVA_HOME/include -I$JAVA_HOME/include/solaris -I../../src/zlib"


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962321#3962321

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962321



More information about the jboss-dev-forums mailing list