- To: Me Myself and I <stargate7thsymbol@xxxxxxxxxx>
- Subject: Re: GCJ building
- From: Ian Lance Taylor <iant@xxxxxxxxxx>
- Date: Mon, 12 Mar 2012 20:14:49 -0700
- Cc: gcc-help@xxxxxxxxxxx
- 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=1332213321; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Received:Received:From:To:Cc:Subject:References:Date:In-Reply-To: Message-ID:User-Agent:MIME-Version:Content-Type:Mailing-List: Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:Sender:Delivered-To; bh=mgRg5Dc8POujL0GkHKbonvfAnFw=; b=KCXbXa/JNagGGAnNYU11DjOS+1SgwJs3UoeU7z4w4FL8xhHQY4X3NxfJmqpdbi HkV2CfTVxAt9hSFosgrmmUogR8OYl43X+JQfrJaS4TIfN7pXTOSG87fZ5BJm5zKw DB9yPLKzzP8kJ0KMPmmWJlSZSOWsDyeVYX7xrxbBONzvM=
- In-reply-to: <4F5E7971.4050408@digium.com> (Kevin P. Fleming's message of "Mon, 12 Mar 2012 17:32:17 -0500")
- User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)
"Kevin P. Fleming" <kpfleming@xxxxxxxxxx> writes:
> On 03/12/2012 04:30 PM, Me Myself and I wrote:
>>
>> my error occurs as part of make;
>>
>> and still is:
>>
>> 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
>
> If these are *still* the error messages you get, then you are *still*
> putting the object directory underneath the source directory. Rather
> than posting snippets of what you did, we need to see the exact,
> entire sequence of commands you issued in order to show you where you
> are going wrong.
And please show us more of the make log: show us the command that fails.
As previously requested.
This is really just an exercise to see how long you can keep stringing
this on, isn't it?
Ian
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]