public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* 4.2 build problem on redhat x86_64
@ 2007-11-30  2:34 Andrew Bell
  2007-11-30  3:27 ` Tim Prince
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Bell @ 2007-11-30  2:34 UTC (permalink / raw)
  To: gcc-help

Hi,

I'm trying to build 4.2.2 on a redhat x86_64 system.  I get the
following during the configuration process that happens during make
bootstrap:

...
configuring stage 1 in ./bfd
loading cache ./config.cache
checking host system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized

checking target system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized

checking build system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
...

And a little later:

checking whether ln -s works... yes
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed

Here's the configure line (same behavior without the variables defined)

$ LIBRARY_PATH=/network/lib64 C_INCLUDE_PATH=/network/include
/home/acbell/gcc/gcc-4.2.2/configure --prefix=/home/acbell/gcc/bindir

Here's the build command:

$ LIBRARY_PATH=/network/lib64 C_INCLUDE_PATH=/network/include make bootstrap

Any ideas appreciated.

-- 
Andrew Bell
andrew.bell.ia@gmail.com

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

end of thread, other threads:[~2007-12-14 20:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-30  2:34 4.2 build problem on redhat x86_64 Andrew Bell
2007-11-30  3:27 ` Tim Prince
2007-11-30 15:33   ` Andrew Bell
2007-11-30 16:13     ` Andrew Bell
2007-11-30 18:12       ` Kai Ruottu
2007-11-30 23:20         ` Andrew Bell
2007-12-14 20:32       ` Michael Meissner

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).