I have just committed changes to build SFEeclipse on Solaris 10. I does require that you have JDK1.6 installed with either /usr/java pointing to it or JAVA_HOME modified in base-specs/eclipse.spec.
Note: My build was on a Solaris 10 brandz zone on Solaris nevada build 73. It should be the same as a native Solaris 10. Doug Lukas Oboril wrote: > Hi, > > when i'm trying to build eclipse from SFE repositry, then i obtain > these error messages. Is anyone who knows what happpend ??? > > My system > SunOS ultrasparc20-ice 5.10 Generic_120012-14 i86pc i386 i86pc > > java version "1.5.0_12" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) > Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode) > > > > + ./build -os solaris -ws gtk -arch x86 -compilelibs -target compilelibs > [echo] TARGET: compiler > [echo] UPDATE ecj.jar > > BUILD SUCCESSFUL > Total time: 16 seconds > > BUILD FAILED > file:/home/luc/packages/BUILD/SFEeclipse-3.4M1/i386/eclipse-3.4M1/jdtcoresrc/compilejdtcore.xml:21: > The <fail> task doesn't support the nested "condition" element. > > Total time: 0 seconds > > BUILD FAILED > file:/home/luc/packages/BUILD/SFEeclipse-3.4M1/i386/eclipse-3.4M1/build.xml:182: > The <pathconvert> task doesn't support the nested "regexpmapper" > element. > > Total time: 0 seconds > Bad exit status from /var/tmp/pkgbuild-luc/pkgbuild-tmp-2.1211 (%build) > > > >
