From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net Date: Wed, 28 Sep 2011 15:31:32 +0000 From: JS enter Message-ID: <71a414ff-f70d-40eb-a95e-46c767585a22@k10g2000vbn.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: , Subject: Re: [9fans] Announcing Inferno for Android phones Topicbox-Message-UUID: 2d29d878-ead7-11e9-9d60-3106f5b1d025 On Sep 28, 11:13=A0pm, j...@jfloren.net (John Floren) wrote: > On Wed, Sep 28, 2011 at 7:43 AM, 252608386 <252608...@qq.com> wrote: > > i build the floren-inferno with cyanogen-mod source code(htc hero) > > and i got the error,why? > > agcc -c -O -I/media/sdb1/inferno/floren-inferno/Android/arm/include > > -I/media/sdb1/inferno/floren-inferno/include -DLINUX_ARM -DINFERNO > > -I/media/sdb1/inferno/floren-inferno/include/freetype -I. freetype.c > > ........ > > /media/sdb1/android/bionic/libc/include/stdlib.h:169: error: expected '= )' > > before '*' token > > /media/sdb1/android/bionic/libc/include/stdlib.h:170: error: expected '= )' > > before '*' token > > /media/sdb1/android/bionic/libc/include/stdlib.h:173: error: expected > > declaration specifiers or '...' before 'wchar_t' > > /media/sdb1/android/bionic/libc/include/stdlib.h:174: error: expected '= ;', > > ',' or ')' before '*' token > > In file included from > > /media/sdb1/inferno/floren-inferno/Android/arm/include/lib9.h:17, > > I think I recognize this error. I will post more complete building > instructions when I get to work. > > John thanks and wait. I build this on BackTrack5,and build the cyanogen-mod for HTC hero successfully. also compile Inferno x86 tools. this error occurs when build the Inferno-Android. I also google the problem, somebody said "That's clearly a truecrypt bug." sorry for my pool English.