> Symbol not found:
> ___gmpn_sub_nc
>   Referenced from: /sw/lib/libgmp.3.dylib
>   Expected in: dynamic lookup

Seems a problem with gmp;
# nm -mfgu /sw/lib/libgmp.dylib |fgrep -v ' (from '
          (undefined [lazy bound]) external ___gmpn_add_nc  
(dynamically looked up)
          (undefined [lazy bound]) external ___gmpn_sub_nc  
(dynamically looked up)

Those 2 symbols should be defined in libgmp I guess.

JF Mertens


_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to