[Image-SIG] SOlaris 2.7 problems

Barry McInnes Barry McInnes <bjm@cdc.noaa.gov>
Tue, 8 Feb 2000 13:38:10 -0700 (MST)


Hi,
I have tried making Image PIL under Solaris 2.7 with ccc version 5 and gcc 
2.95.2 and I keep getting the same problem, testing with python 1.5.2

lorenz{root} 277: setenv PYTHONPATH .:./PIL
lorenz{root} 278: 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: relocation error: file ./_imaging.so: 
symbol XKeycodeToKeysym: referenced symbol not found
>>> ^D
lorenz{root} 279: 

any help appreciated. This code works on our Linux box (Red Hat),

thanks barry
------
Barry Mc Innes
Email: bjm@cdc.noaa.gov
Phone: 303-4976231 FAX: 303-4977013
Smail: NOAA-CIRES CDC, Mail Code: R/CDC1
       325 Broadway, Boulder CO 80303-3328
------