Solaris 2.7 __imaging.so ?

Barry McInnes bjm at cdc.noaa.gov
Wed Feb 9 16:29:07 EST 2000


When I create the Imaging 1.0 library under Solaris 2.7
I get lots of undefined symbols. These can be overcome
by adding the correct libraries to the makefile, but
then I get the following error when trying to run the
recommended test

lorenz{root} 180: setenv PYTHONPATH .:./PIL
lorenz{root} 181:  python
Python 1.5.2 (#2, Feb  8 2000, 10:27:03)  [GCC 2.95.2 19991024 (release)] on sunos5
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>> import _imaging
Traceback (innermost last):
  File "<stdin>", line 1, in ?
ImportError: ld.so.1: python: fatal: ./_imaging.so: required mapping 0x10000 size 0x206000, is already in use by file python
>>> ^D
lorenz{root} 182:

Any help appreciated, thanks barry





More information about the Python-list mailing list