Python-2.2.1, Solaris7, make test fails...

Michael Hudson mwh at python.net
Sat Apr 13 05:40:20 EDT 2002


martin at v.loewis.de (Martin v. Loewis) writes:

> Hugh Sasse Staff Elec Eng <hgs at dmu.ac.uk> writes:
> 
> > ImportError: ld.so.1: ./python: fatal: relocation error: file /home/hgs/Python-2.2.1/Modules/mathmodule.so: symbol PyExc_OverflowError: referenced symbol not found
> > 
> > Could someone suggest how to proceed, please?
> 
> Can you please report the command line option that was used to link
> the python binary? (delete it, and re-invoke make) PyExc_OverflowError
> ought to be exported from the Python binary, and there ought to be a
> gcc command line option to achieve that.

But this is really strange; mathmodule.so must have imported at some
point, or setup.py would have deleted it...

Cheers,
M.

-- 
  Remember - if all you have is an axe, every problem looks 
  like hours of fun.                                        -- Frossie
               -- http://home.xnet.com/~raven/Sysadmin/ASR.Quotes.html



More information about the Python-list mailing list