public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc-4.6.2 can't complete make
@ 2012-03-01  0:46 Me Myself and I
  2012-03-01  0:55 ` Jonathan Wakely
  0 siblings, 1 reply; 4+ messages in thread
From: Me Myself and I @ 2012-03-01  0:46 UTC (permalink / raw)
  To: gcc-help, java


I have started again, moving objdir outside the gcc-4.6.2 source code directory.

My configure completes, however I still get errors which look remarkably like this:


/home/User/objdir

make install;

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

So why on earth does my make halt where it does?
 		 	   		  

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-02  0:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-01  0:46 gcc-4.6.2 can't complete make Me Myself and I
2012-03-01  0:55 ` Jonathan Wakely
2012-03-01 11:05   ` Kai Ruottu
2012-03-02  0:43     ` Me Myself and I

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).