Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 12930 invoked from network); 18 Sep 2006 08:43:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Sep 2006 08:43:00 -0000 Received: (qmail 99470 invoked by uid 500); 18 Sep 2006 08:42:57 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 99429 invoked by uid 500); 18 Sep 2006 08:42:56 -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 99418 invoked by uid 99); 18 Sep 2006 08:42:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Sep 2006 01:42:56 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of vvgorr@gmail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO py-out-1112.google.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Sep 2006 01:42:44 -0700 Received: by py-out-1112.google.com with SMTP id c30so5210008pyc for ; Mon, 18 Sep 2006 01:42:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=lbU+Xm/ZpNu9EuUeQxvvJ4Ssq462FhXllTQCzNFj3Hb3BvGMPdvwKeLoJ24D7eXhI+0gVGzgLpPS99HTybNGTDz+/99OBHwffX9uH8+kIUwyFNYXPoCKJIeApDhGaOksAqFiDmeiy2Qt5mqnQ/Ea0PyKTqnNx/GYYSMKv7+CK9U= Received: by 10.35.19.6 with SMTP id w6mr1801346pyi; Mon, 18 Sep 2006 01:42:00 -0700 (PDT) Received: by 10.35.88.13 with HTTP; Mon, 18 Sep 2006 01:42:00 -0700 (PDT) Message-ID: <23951bd90609180142p32f9fb8t2dd3484768c1e3ff@mail.gmail.com> Date: Mon, 18 Sep 2006 15:42:00 +0700 From: "Vladimir Gorr" To: harmony-dev Subject: [drlvm] build fails at revision 447316 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_59974_8012389.1158568920035" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_59974_8012389.1158568920035 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Does anybody observe this DRLVM build issue at the revision 447316? ... build.native.cpp: [cc] 2 total files to be compiled. [cc] cl : Command line warning D4025 : overriding '/Ox' with '/Od' [cc] j9vmls.cpp [cc] C:\DrlSrc\drlvm\trunk\vm\vmi\src\j9vmls.cpp(20) : fatal error C1083: Cannot open include file: 'hyvmls.h': No such file or directory [cc] vmi.cpp [cc] C:\DrlSrc\drlvm\trunk\vm\vmi\src\vmi.cpp(25) : fatal error C1083: Cannot open include file: 'zipsup.h': No such file or directory [cc] Generating Code... Thanks, Vladimir. ------=_Part_59974_8012389.1158568920035--