GNU bug report logs -
#9744
6 of 110 tests failed - report attached
Previous Next
Full log
Message #14 received at 9744 <at> debbugs.gnu.org (full text, mbox):
On 10/14/2011 08:14 AM, Brian Oxley wrote:
> Attached.
>
> Cheers,
> Brian Oxley
>
> -----Original Message-----
> From: Peter O'Gorman [mailto:peter <at> pogma.com]
>
> Looks like there is something wrong with your fortran compiler:
Thanks, looks like your gfortran is broken. Your libgmp is missing a
symbol that gfortran expects to be there.
If you don't need gfortran then you probably don't need to worry about it.
Peter
configure:3828: checking whether we are using the GNU Fortran 77 compiler
configure:3841: gfortran -c conftest.F >&5
/usr/libexec/gcc/x86_64-redhat-linux/4.1.2/f951: symbol lookup error:
/usr/libexec/gcc/x86_64-redhat-linux/4.1.2/f951: undefined symbol:
__gmpn_sqr_n
configure:3841: $? = 1
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:3850: result: no
This bug report was last modified 13 years and 256 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.