[wxPython] Help building or installing wxPython

Hello
I experienced some problems installing wxPython on a Sun running under Solaris 8.
I compiled wxPython with no error but when i import wxPython module,
I always get the same error :
ImportError: ld.so.1: python: fatal: relocation error: file /usr/local/lib/python2.1/site-packages/wxPython/wxc.so: symbol SetMovementThreshold__10wxJoysticki: referenced symbol not found

I first tried to compile it with gcc 3.0, then with gcc 2.95.3
I got GTK1.2.8, wxGTK-2.3.0, wxPython-2.3.0 and Python 2.1
I already tried what was adviced in several case described here (http://lists.wxwindows.org/pipermail/wxpython-users/2001-May/005822.html), but I got no results...

I hope someone can help...

Thanks

Pierre Seille

···

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

ImportError: ld.so.1: python: fatal: relocation error: file
/usr/local/lib/python2.1/site-packages/wxPython/wxc.so: symbol
SetMovementThreshold__10wxJoysticki: referenced symbol not found

http://lists.wxwindows.org/pipermail/wxpython-users/2001-June/005921.html

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!