Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 91203 invoked from network); 23 Mar 2007 11:28:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Mar 2007 11:28:46 -0000 Received: (qmail 26775 invoked by uid 500); 23 Mar 2007 11:28:52 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 26558 invoked by uid 500); 23 Mar 2007 11:28:51 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 26532 invoked by uid 99); 23 Mar 2007 11:28:51 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of alexey.a.petrenko@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2007 04:28:51 -0700 Received: by ug-out-1314.google.com with SMTP id z36so918795uge for ; Fri, 23 Mar 2007 04:27:22 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ICadg+SVkrdo70L6cl6QIPvvGFkGbG0kuJEH42fyBca1IJFhDyMciTITERwkzoZYU+6j0qKFvg/4cznDV3Yasgfv74liC11aqFA99LfDzd6z86ZMUqS5JgcfGk9V3OIp2zKV6wY9/f16gWBzE4KeVbUSnEdQylgpQ3tlPX0FUtA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GWMnVhnx7g8rzL/ap8BOQorDvSleR81h0yi6MY1/gnDJ+Vv8sjAusCHyp3VypKLCWB9YD33qe4p0CQ9H7sVTasz4BJSdcds1GC//HstFpuhVIoi2blFMb4Y9YFi1UGSFTCsmprWFs28DHT+E4bvKE9GF3pq5S0VFkdzoTT/acPE= Received: by 10.114.173.15 with SMTP id v15mr1136927wae.1174649240307; Fri, 23 Mar 2007 04:27:20 -0700 (PDT) Received: by 10.114.120.5 with HTTP; Fri, 23 Mar 2007 04:27:20 -0700 (PDT) Message-ID: Date: Fri, 23 Mar 2007 14:27:20 +0300 From: "Alexey Petrenko" To: dev@harmony.apache.org Subject: Re: [drlvm] unable to build on ubuntu In-Reply-To: <3b3f27c60703222057x29fb1676u64dfc36d51ce0cb1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3b3f27c60703222057x29fb1676u64dfc36d51ce0cb1@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org hm... I got the same failure on my Fedora box with gcc 4.1.1... :( SY, Alexey 2007/3/23, Nathan Beyer : > I'm having trouble getting drlvm to build on ubuntu, can anyone offer > a suggestion as to what might be causing this failure. > > build.native.init: > [echo] ## Building native of 'vm.hythr' > > build.native.c: > [cc] Starting dependency analysis for 17 files. > [cc] 17 files are up to date. > [cc] 0 files to be recompiled from dependency analysis. > [cc] 1 total files to be compiled. > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:27: > error: expected declaration specifiers or '...' before 'gettid' > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c: > In function '_syscall0': > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:44: > error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' > token > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:86: > error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' > token > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:107: > error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' > token > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:115: > error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' > token > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:127: > error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' > token > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:138: > error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' > token > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:142: > error: storage class specified for parameter 'yield_other_init_flag' > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:142: > error: parameter 'yield_other_init_flag' is initialized > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:143: > error: storage class specified for parameter 'yield_other_sem' > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:145: > error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' > token > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:150: > error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' > token > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:167: > error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' > token > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:205: > error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' > token > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:218: > error: old-style parameter declarations in prototyped function > definition > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:27: > error: parameter name omitted > [cc] /home/nathan/harmony/drlvm-trunk/vm/thread/src/linux/os_thread.c:218: > error: expected '{' at end of input > > BUILD FAILED > /home/nathan/harmony/drlvm-trunk/build/make/build.xml:451: The > following error occurred while executing this line: > /home/nathan/harmony/drlvm-trunk/build/make/build.xml:458: The > following error occurred while executing this line: > /home/nathan/harmony/drlvm-trunk/build/make/build_component.xml:72: > The following error occurred while executing this line: > /home/nathan/harmony/drlvm-trunk/build/lnx_ia32_gcc_debug/semis/build/targets/build.native.xml:71: > gcc failed with return code 1 >