Re: compile/syntax error in JOB4.2.0
Darren Middleman <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Organization | IONA | Making Software Work Together TM |
| Message-ID | <[email protected]> |
Hi Brian, > > > Did you uncomment the BOOTCLASSPATH variable in the JOB-4.2.0/config/Make.rules > > file (line 45)? This is normally disabled by default in Orbacus 4.2.0 but is > > required when using JDK 1.4 to build the distribution. Please see the section > > in the INSTALL file on JDK compatibility for full details. > > Yes. When I do that I get the following complaint: > > org/omg/CORBA_2_4/portable/*.java > Fatal Error: Unable to locate package java.lang in classpath or > bootclasspath > make[2]: *** [omg-CORBA-compile] Error 3 > make[2]: Leaving directory `/home/software/brianed/JOB-4.2.0/ob/src' > make[1]: *** [all] Error 1 > make[1]: Leaving directory `/home/software/brianed/JOB-4.2.0/ob' > make: *** [all] Error 1 > ox:~/JOB-4.2.0 [2.82] > It looks like you don't have the environment variable JAVA_HOME set to point to your installation of your JDK. Make sure to export the location of your Java installation into the JAVA_HOME environment variable (for example "export JAVA_HOME=/opt/jdk1.4.2"). Regards, Darren -- Darren Middleman Team Orbacus - Your CORBA Source Email: mailto:[email protected] WWW: http://www.orbacus.com/ _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html