From mint-bounce@lists.fishpool.fi Fri Jun 2 00:18:01 2006 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Subject: [MiNT] Freemint Failed Build From: Mark Duckworth To: mint@fishpool.com Content-Type: text/plain Date: Thu, 01 Jun 2006 18:07:58 -0400 Message-Id: <1149199678.3276.23.camel@evil.atari-source.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=7.0 tests=BAYES_00 X-Spam-Level: Hey guys, Just wanted to let you know that I haven't released any builds because it keeps failing at the same spot. gcc -I../rsc/english -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Waggregate-return -c ../list.c -o list.ogcc -I../rsc/english -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Waggregate-return -c ../phstuff.c -o phstuff.o ../phstuff.c:35: parse error before `clear_cpu_caches' ../phstuff.c:35: warning: type defaults to `int' in declaration of `clear_cpu_caches' ../phstuff.c:35: warning: data definition has no type or storage class ../phstuff.c: In function `load_and_reloc': ../phstuff.c:149: `r' undeclared (first use in this function) ../phstuff.c:149: (Each undeclared identifier is reported only once ../phstuff.c:149: for each function it appears in.) make[5]: *** [phstuff.o] Error 1 make[5]: Leaving directory `/f/root/build_host/freemint/tools/cops/.compile_english' make[4]: *** [_stmp_english] Error 2 make[4]: Leaving directory `/f/root/build_host/freemint/tools/cops' make[3]: *** [english] Error 2 make[3]: Leaving directory `/f/root/build_host/freemint/tools/cops' make[2]: *** [all-targets] Error 1 make[2]: Leaving directory `/f/root/build_host/freemint/tools/cops' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/f/root/build_host/freemint/tools' make: *** [all-recursive] Error 1 The build failed root@washi:/root/build_host> If anyone could lend any suggestions as to why this is wrong or how come nobody has fixed it yet or whether or not my system is to blame, I would appreciate it. Thanks, Mark