From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9768 invoked by alias); 9 Mar 2012 02:32:11 -0000 Received: (qmail 9751 invoked by uid 22791); 9 Mar 2012 02:32:09 -0000 X-SWARE-Spam-Status: No, hits=1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from bay0-omc4-s20.bay0.hotmail.com (HELO bay0-omc4-s20.bay0.hotmail.com) (65.54.190.222) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 09 Mar 2012 02:31:52 +0000 Received: from BAY147-W61 ([65.54.190.199]) by bay0-omc4-s20.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 8 Mar 2012 18:31:51 -0800 Message-ID: From: Me Myself and I To: , Subject: Almost successfull compiling GCJ, however.. Date: Fri, 09 Mar 2012 02:32:00 -0000 In-Reply-To: References: ,<4F540948.9090604@bothner.com>,,<4F54869B.20409@redhat.com>,,,,,,,,,,,, Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2012-03/txt/msg00026.txt.bz2 I have gone through all of this, and found no problems. gen-fib doesn't seem to be a command that runs from prompt. Furthermore, I have gotten rid of the gen-fib.h file, and have exactly the same issue as outlined previously (here). Is there anyone who can get me further past these errors? > Date: Thu, 8 Mar 2012 09:59:12 +0000 > Subject: Re: Almost successfull compiling GCJ, however.. > From: dnpaterson@gmail.com > To: stargate7thsymbol@live.co.uk > CC: gcc-help@gcc.gnu.org >=20 > On 8 March 2012 08:18, Me Myself and I wro= te: > > > > When I remove fib_table.h, > > > > and attempt to make; again inside objdir/ > > > > I get exactly the same error message as before, just earlier on: > > > > -----------------------------------------------------------------------= ---------------------------------------------- > > fib2_ui.c:76:29: error: 'FIB_TABLE_LIMIT' undeclared (first use in this= function) > > fib2_ui.c:76:29: note: each undeclared identifier is reported only once= for each function it appears in > > make[5] *** [fib2_ui.lo] Error 1 > > make[5] Leaving directory '/home/User/gcc-4.6.2/objdir/gmp/mpn' > > make[4] ***all-recursive] Error 1 > > make[4] Leaving directory '/home/User/gcc-4.6.2/objdir/gmp' > > make[3] *** [all] Error 2 > > make[3] Leaving directory '/home/User/gcc-4.6.2/objdir/gmp' > > make[2] *** [all-stage1-gmp] Error 2 > > make[2] Leaving directory '/home/User/gcc-4.6.2/objdir' > > make[1] *** [stage1-bubble] Error 2 > > make[1] Leaving directory '/home/User/gcc-4.6.2/objdir' > > make: *** [all] Error 2 > > -----------------------------------------------------------------------= ---------------------------------------------- >=20 > It's been suggested already, but I can't see where you confirmed you'd > done it - have you tried deleting your > source directory and re-un-zipping the original source before you do anyt= hing? >=20 > It's possible you have some corruption of the source tree caused by > running configure within it previously. >=20 > And please copy and paste the commands and the output after doing > this, as it looks like you're re-copying > output messages from old emails, not from your latest attempts. >=20 > David P. =20=09=09=20=09=20=20=20=09=09=20=20