This is not directly related to Fink, but indirectly it does. :-) I am working with Python 2.4.3 that comes from Fink. So far so good, until now. I want to use a module called GMPY (http://gmpy.sf.net/). I am able to build correctly the module, but once I try to import it I get the following error:
ImportError: Failure linking new module: gmpy.so: Symbol not found: ___gmpn_sub_nc Referenced from: /sw/lib/libgmp.3.dylib Expected in: dynamic lookup The weird thing is that just for kicks I tried building with Python that comes with MacOSX (py2.3) and it works. It builds and it loads fine. Anybody have an idea why this would happen? Is the Apple Python Magical? Is there a bug in Python 2.4.3 or is there a problem with Fink building Python? I would appreciate any suggestions. Thank you, Pepe _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users