Last I heard it was the 1.6.x version that was needed, and this is confirmed in the 3.4M2 build instructions:
http://download.eclipse.org/eclipse/downloads/drops/S-3.4M2-200709210919/srcIncludedBuildInstructions.html Hmm - maybe then you have "too new" a version and 1.7 is incompatible with 1.6.x? Darren. Lukas Oboril wrote: > Darren, > > i have ant 1.7.0 (ant has been upgraded to 1.7.0 after your mail.) > and errors are same. > > Luc > > On 9/28/07, Darren Kenny <Darren.Kenny at sun.com> wrote: >> Just guessing, but looks like the version of "ant" that your using isn't >> recent... (you're using a "condition" tag in the build.xml that isn't >> support in >> the version that you have. >> >> Darren. >> >> 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) >>> >>> >>> > >
