public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Configuration Error
@ 2012-08-15 14:34 Ron Stubbs
  2012-08-15 15:43 ` Jonathan Wakely
  0 siblings, 1 reply; 18+ messages in thread
From: Ron Stubbs @ 2012-08-15 14:34 UTC (permalink / raw)
  To: gcc-help

Hi,

I get the following configuration error message when configuring GCC 4.8
on an x86_64 suystem running Scientific linux 6.2.

checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... no
configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC
0.8.0+.
Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify

Although the version check for the .h files succeeds, the library check
fails.

The installed version are required libraries:
gmp-4.3.1-7.el6_2.2.x86_64 
mpfr-2.4.1-6.el6.x86_64
mpc-0.8.2

I've tried with both ./configure and /configure --with-gmp=/usr/lib64 
--with-mpfr=/usr/lib64  --with-mpc=/usr/local/lib

Any guidance would be appreciated.

Thanks,
Ron

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ron Stubbs MS CS
Senior Systems Programmer
Research Computing
Pratt School of Engineering
410 Teer Bldg. P.O. Box 90271
Duke University, Durham, N.C. 27708-0271
office: (919)660-5339   cell:(919)641-5689
fax: (919) 613-9156
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

^ permalink raw reply	[flat|nested] 18+ messages in thread
* configuration error
@ 2001-01-20 22:50 Jeffery Zhang
  2001-01-21 13:16 ` Alexandre Oliva
  0 siblings, 1 reply; 18+ messages in thread
From: Jeffery Zhang @ 2001-01-20 22:50 UTC (permalink / raw)
  To: gcc-help

I encountered a problem while following the
installation instructions. It returned an error
message saying that crt1.o is not found, and this is
generated by ld. The thing is, it's not very helpful,
because it gives me no clue whatsoever to solve this
problem. I have no idea what can be causing this, is
crt1 a file that's supposed to come with or be built
by GCC or is that something I should already have on
my system?

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/

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

end of thread, other threads:[~2012-08-17  0:12 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-15 14:34 Configuration Error Ron Stubbs
2012-08-15 15:43 ` Jonathan Wakely
2012-08-15 17:49   ` B B
2012-08-15 17:57     ` Jonathan Wakely
2012-08-15 18:03       ` Compilation Error Ron Stubbs
2012-08-15 18:14         ` Marc Glisse
2012-08-15 18:46         ` B B
     [not found]           ` <CAH6eHdRV5NLCO-+iJw1FHqw+6EV-LSCNkhF-SJ0jZUPtdbwFKQ@mail.gmail.com>
2012-08-15 19:25             ` Jonathan Wakely
2012-08-15 19:36       ` Ron Stubbs
2012-08-16  3:59         ` Marc Glisse
2012-08-16 13:29           ` Ron Stubbs
2012-08-16 15:15             ` Tim Prince
2012-08-16 20:06             ` Marc Glisse
2012-08-17  0:12               ` Ron Stubbs
2012-08-17  7:23                 ` Marc Glisse
2012-08-17  8:23                   ` Jonathan Wakely
  -- strict thread matches above, loose matches on Subject: below --
2001-01-20 22:50 configuration error Jeffery Zhang
2001-01-21 13:16 ` Alexandre Oliva

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