I just checked in a fix for this. The jarRunner variable needed to be commented out, as the code that used it was commented out.
Try it now and see if it compiles. -Nathan > -----Original Message----- > From: Spark Shen [mailto:[EMAIL PROTECTED] > Sent: Monday, September 18, 2006 8:49 PM > To: [email protected] > Subject: [classlib][build] failure? > > Hi All: > When building today's(Sep 19, r447671) classlib on window xp, I got the > following error message: > [exec] main.c > [exec] ..\shared\main.c(628) : error C2220: warning treated as > error - no o > bject file generated > [exec] ..\shared\main.c(628) : warning C4101: 'jarRunner' : > unreferenced lo > cal variable > [exec] NMAKE : fatal error U1077: 'cl' : return code '0x2' > [exec] Stop. > [exec] NMAKE : fatal error U1077: '"c:\Program Files\Microsoft > Visual Studi > o .NET 2003\VC7\BIN\nmake.exe"' : return code '0x2' > [exec] Stop. > > BUILD FAILED > C:\spark\harmony\build.xml:95: The following error occurred while > executing this > line: > C:\spark\harmony\make\build-native.xml:75: The following error occurred > while ex > ecuting this line: > C:\spark\harmony\modules\luni\build.xml:167: The following error > occurred while > executing this line: > C:\spark\harmony\make\properties.xml:258: exec returned: 2 > > Could any one check it? > > Best regards > > -- > Spark Shen > China Software Development Lab, IBM > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
