[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] gsl make error /usr/lib/libmpfr.so.1: undefined symbol
From: |
Padma TAN |
Subject: |
[Help-gsl] gsl make error /usr/lib/libmpfr.so.1: undefined symbol |
Date: |
Fri, 26 Nov 2010 09:50:57 +0800 |
Hi,
I am trying to install the latest gsl for a user. And got a error message
below while doing a "make". Please advice!
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT infnan.lo -MD
-MP -MF .deps/infnan.Tpo -c infnan.c -o infnan.o >/dev/null 2>&1
mv -f .deps/infnan.Tpo .deps/infnan.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..
-g -O2 -MT fdiv.lo -MD -MP -MF .deps/fdiv.Tpo -c -o fdiv.lo fdiv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdiv.lo -MD -MP
-MF .deps/fdiv.Tpo -c fdiv.c -fPIC -DPIC -o .libs/fdiv.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdiv.lo -MD -MP
-MF .deps/fdiv.Tpo -c fdiv.c -o fdiv.o >/dev/null 2>&1
mv -f .deps/fdiv.Tpo .deps/fdiv.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..
-g -O2 -MT fcmp.lo -MD -MP -MF .deps/fcmp.Tpo -c -o fcmp.lo fcmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fcmp.lo -MD -MP
-MF .deps/fcmp.Tpo -c fcmp.c -fPIC -DPIC -o .libs/fcmp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fcmp.lo -MD -MP
-MF .deps/fcmp.Tpo -c fcmp.c -o fcmp.o >/dev/null 2>&1
mv -f .deps/fcmp.Tpo .deps/fcmp.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..
-g -O2 -MT ldfrexp.lo -MD -MP -MF .deps/ldfrexp.Tpo -c -o ldfrexp.lo ldfrexp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ldfrexp.lo -MD
-MP -MF .deps/ldfrexp.Tpo -c ldfrexp.c -fPIC -DPIC -o .libs/ldfrexp.o
/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.4.2/cc1: symbol lookup error:
/usr/lib/libmpfr.so.1: undefined symbol: __gmp_get_memory_functions
make[2]: *** [ldfrexp.lo] Error 1
make[2]: Leaving directory `/usr/local/src/gsl-1.14/sys'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gsl-1.14'
make: *** [all] Error 2
Thanks in advance! :)
Regards,
Padma Tan
Genome Institute of Singapore
60 Biopolis Street, Genome
#02-01 Singapore 138672
DID : 6808 8277
Fax : 6478 9058
email: address@hidden<mailto:address@hidden>
--------------------------------------------------------------------------------------------------------------------------------------------------------
This email is confidential and may be privileged. If you are not the intended
recipient, please delete it and notify us immediately. Please do not copy or
use it for any purpose, or disclose its contents to any other person. Thank you.
----------------------------------------------------------------------------------------------------------------------------------------------------------
- [Help-gsl] gsl make error /usr/lib/libmpfr.so.1: undefined symbol,
Padma TAN <=