- To: <gcc-help@xxxxxxxxxxx>, <java@xxxxxxxxxxx>
- Subject: RE: Almost successfull compiling GCJ, however..
- From: Me Myself and I <stargate7thsymbol@xxxxxxxxxx>
- Date: Tue, 6 Mar 2012 10:39:16 +1100
- Comment: DKIM? See http://www.dkim.org
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1331595581; h=Comment: DomainKey-Signature:Received:Received:Received:Received: Message-ID:From:To:Subject:Date:In-Reply-To:References: Content-Type:Content-Transfer-Encoding:MIME-Version:Mailing-List: Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:Sender:Delivered-To; bh=lN6kKAHZ4krcJ75Q+IABVzynk28=; b=RCposV8Lw23CZpwTrpOLhhaBsjob9h82CG2o/JpuFDGJkIi/ZhCCyHm2CghVre A408IPA3RQS2QqDj2BWoeGfZ9SSKERRzzL2l+VFGukyTSjDkSA4sctGOvxx+19JQ 5rED2o8TvoaOPP+RIWtL6UspoTScCY/KLucGnUTK5sY7w=
- In-reply-to: <4F54869B.20409@redhat.com>
obj/gmp/fib_table.h
is an empty file.
?
> Date: Mon, 5 Mar 2012 09:25:47 +0000
> From: aph@xxxxxxxxxx
> To: gcc-help@xxxxxxxxxxx
> Subject: Re: Almost successfull compiling GCJ, however..
>
> On 03/05/2012 05:10 AM, Me Myself and I wrote:
> >
> > In response to the previous email to self, I have altered the prefix to be
> >
> > --prefix=/home/User/
> >
> > and encounter the precise same sort of error:
> >
> > make;
> >
> > 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
> >
> > Why on earth doesn't this complete without these errors? Can I afford to ignore them
> > and go on to make install; anyway?
>
> It's hard for us to understand why you haven't looked to see
> what the problem is. FIB_TABLE_LIMIT should be defined in
> obj/gmp/fib_table.h.
>
> Andrew.
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]