------- Comment #1 from kargl at gcc dot gnu dot org  2010-05-13 01:53 -------
(In reply to comment #0)


> 
>   $ /root/gcc-4.4.4/libgfortran/configure --cache-file=./config.cache
> --enable-multilib --with-gmp=/usr/local --with-fpmr=/usr/local

Should that be --with-mpfr?

> configure:14173: checking whether the GNU Fortran compiler is working
> configure:14187: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
> -B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
> -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
> -isystem /usr/local/i686-pc-linux-gnu/include -isystem
> /usr/local/i686-pc-linux-gnu/sys-include -c   conftest.f >&5
> /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/f951: symbol lookup error:
> /usr/local/lib/libmpfr.so.1: undefined symbol: __gmp_get_memory_functions

Your GMP and MPFR are inconsistent.  Make sure that the MPFR you have
was built with the GMP lib.


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44105

Reply via email to