Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 70350 invoked from network); 10 Oct 2006 10:44:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Oct 2006 10:44:06 -0000 Received: (qmail 71212 invoked by uid 500); 10 Oct 2006 10:44:02 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 71171 invoked by uid 500); 10 Oct 2006 10:44:02 -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 71160 invoked by uid 99); 10 Oct 2006 10:44:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2006 03:44:02 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of alexey.a.petrenko@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2006 03:44:01 -0700 Received: by nf-out-0910.google.com with SMTP id c29so254349nfb for ; Tue, 10 Oct 2006 03:43:39 -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:content-transfer-encoding:content-disposition:references; b=FZCe7PttbYENNX0Qgn6SWVNn9am26zag6c3Mk6IZI2GxyWi2iHHRWdkBygzdZ85vXpR9VKc/ZfuGVCZQ8rvzjZjj50LkpOf/2n9l76LXV38k72cZS2lpJKfPEzrd9jOA7EsiSZVGtK9m/fYeCuJEl39Blj6fGAFBhq6zL04s66I= Received: by 10.78.182.20 with SMTP id e20mr5661235huf; Tue, 10 Oct 2006 03:43:39 -0700 (PDT) Received: by 10.78.162.5 with HTTP; Tue, 10 Oct 2006 03:43:39 -0700 (PDT) Message-ID: Date: Tue, 10 Oct 2006 14:43:39 +0400 From: "Alexey Petrenko" To: harmony-dev@incubator.apache.org Subject: Re: [build] DRLVM build on Windows In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I've checkouted clean repository... And even this does not help in my case :( Will try to run with -d and change the root path. SY, Alexey 2006/10/10, Salikh Zakirov : > Alexey Petrenko wrote: > > I have not built DRLVM for a few days. > > But after last update it fails with the following error on Windows: > > > native.xml:75: Command line is over maximum length without specifying > > source file > > Can you run 'build.bat -d' and find out the exact compiler command line? > It seems that some fileset is broken, and compiler is given no input. > > And by the way, just 'build.bat clean' and 'rm -rf pre-copied' is not enough for a clean start %) > You also need to do > > rm -rf make/tmp > > ... or start with a clean checkout > > > --------------------------------------------------------------------- > 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 > > -- Alexey A. Petrenko Intel Middleware Products Division --------------------------------------------------------------------- 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