igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] help on installing c package graph0.65 on Mac 10.8.3


From: Gábor Csárdi
Subject: Re: [igraph] help on installing c package graph0.65 on Mac 10.8.3
Date: Wed, 17 Jul 2013 15:49:10 -0400

Hi, it seems that something is wrong with your GMP library. Maybe it is 32 bit and you are installing 64 bit igraph. Or it was just compiled with an incompatible compiler, I don't know. Remove/resinstall GMP, and then try installing igraph again.

Gabor


On Wed, Jul 17, 2013 at 3:41 PM, Qunawei Zhang <address@hidden> wrote:
Hello:

The "configure" command seems work, but after I run the "make" command, it report the same errors as follows. Does anybody have met the same problems? I install it on my laptop.

ld: illegal text reloc to ___gmp_binvert_limb_table from /usr/local/lib/libgmp.a(mp_minv_tab.o) in ___gmpn_divexact_1 for architecture x86_64
collect2: ld returned 1 exit status
make[3]: *** [libigraph.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I also tried the command "CC=/usr/bin/gcc-4.2 CXX=/usr/bin/g++-4.2 ./configure", which is suggested by someone. But the error is the same.

Thanks
Best
Quanwei  

_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

[Prev in Thread] Current Thread [Next in Thread]