[fedora-java] Problems building gridengine 6.1 with gcj on FC6

Orion Poplawski orion at cora.nwra.com
Fri Jan 26 23:30:16 UTC 2007


I'm trying to build Sun gridengine 6.1's java stuff on FC6 with gcj and 
getting errors trying to run the junit tests:


      [java] -do-compile-test:
      [java]     [javac] Compiling 5 source files to 
/builddir/build/BUILD/gridengine/sour
ce/CLASSES/juti/test/classes
      [java]     [javac] ----------
      [java]     [javac] 1. ERROR in 
/builddir/build/BUILD/gridengine/source/libs/juti/tes
t/com/sun/grid/JUtiSuite.java (at line 37)
      [java]     [javac]         import junit.framework.Test;
      [java]     [javac]                ^^^^^
      [java]     [javac] The import junit cannot be resolved
      [java]     [javac] ----------
      [java]     [javac] 2. ERROR in 
/builddir/build/BUILD/gridengine/source/libs/juti/tes
t/com/sun/grid/JUtiSuite.java (at line 38)
      [java]     [javac]         import junit.framework.TestCase;
      [java]     [javac]                ^^^^^
      [java]     [javac] The import junit cannot be resolved
      [java]     [javac] ----------
      [java]     [javac] 3. ERROR in 
/builddir/build/BUILD/gridengine/source/libs/juti/tes
t/com/sun/grid/JUtiSuite.java (at line 39)
      [java]     [javac]         import junit.framework.TestSuite;
      [java]     [javac]                ^^^^^
      [java]     [javac] The import junit cannot be resolved


The junit package is installed.  Does anything paths need to be defined? 
  I'm afraid I'm a complete neophyte WRT Java.

(please CC me too)

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion at cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com




More information about the java-devel mailing list