Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 77704 invoked from network); 19 Sep 2006 02:14:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Sep 2006 02:14:32 -0000 Received: (qmail 63133 invoked by uid 500); 19 Sep 2006 02:14:26 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 63072 invoked by uid 500); 19 Sep 2006 02:14:26 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 63061 invoked by uid 99); 19 Sep 2006 02:14:26 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Sep 2006 19:14:26 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=liyilei1979@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=DNS_FROM_RFC_ABUSE,FROM_ENDS_IN_NUMS,HTML_30_40,HTML_MESSAGE,RCVD_BY_IP DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from ([66.249.92.175:35041] helo=ug-out-1314.google.com) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id 09/60-25497-D725F054 for ; Mon, 18 Sep 2006 19:14:22 -0700 Received: by ug-out-1314.google.com with SMTP id y2so280899uge for ; Mon, 18 Sep 2006 19:14:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=WwYLCw6mZVdlbW8OsKhVXX+CD+msOgyjk2A/xqsJFD7r66qq3hKwx7xZk5jpiOHXUZim2Q09k1iePHAUUByrh+uinsoqfcTFMImWjb1xl5VJ3jYJu/peAQEiB8XUCtue+uwds90WruIqKEsp+GfOsqUCDmMqo0gJp39v8IYgiH0= Received: by 10.66.220.17 with SMTP id s17mr7658347ugg; Mon, 18 Sep 2006 19:14:18 -0700 (PDT) Received: by 10.67.29.6 with HTTP; Mon, 18 Sep 2006 19:14:18 -0700 (PDT) Message-ID: Date: Tue, 19 Sep 2006 10:14:18 +0800 From: "Leo Li" To: harmony-dev@incubator.apache.org Subject: Re: [classlib][build] failure? In-Reply-To: <450F4C81.6090506@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_110216_23726861.1158632058126" References: <450F4C81.6090506@gmail.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_110216_23726861.1158632058126 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Just comment it out since it is just a warning treated as error. It compiles successfully and runs well. Maybe it will not lead to such an error on Linux due to the configuration of make rules.:) Good luck! On 9/19/06, Spark Shen wrote: > > 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: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > -- Leo Li China Software Development Lab, IBM ------=_Part_110216_23726861.1158632058126--