wxWindows link error

Andreas Kostyrka andreas at mtg.co.at
Thu Nov 8 05:55:46 EST 2001


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Donnerstag, 8. November 2001 01:28 schrieben Sie:
> Have you tried checking the wxPython site itself (www.wxpython.org)?  There
> are detailed build instructions for win32 and unix (the unix version is at
> http://wxpython.org/BUILD.unix.txt), and if you can't find the answer to
> your problems there (or already looked with no success), then ask this
> question on the wxpython-users mailing list.  Robin Dunn, the author of
> wxPython, is *very* good about answering questions there.
Didn't solve my (similiar) problem. But then, I've asked on wx-users :(
My wxGTK is ok, as I can compile C++ stuff. I presume, that it's the 
LINKCC=c++ problem mentioned in the Python FAQ for C++ library modules, but 
at the moment I'm stuck with recompiling the SuSE 7.3 python.spm (.src.rpm), 
so I couldn't confirm that this is the problem for the ImportError below.

andreas at lap1:~> python
Python 2.1.1 (#1, Sep 24 2001, 05:28:47)
[GCC 2.95.3 20010315 (SuSE)] on linux2
Type "copyright", "credits" or "license" for more information.
>>> import wxPython.wxc
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.1/site-packages/wxPython/__init__.py", line 20, in ?
    import wxc
ImportError: /usr/lib/python2.1/site-packages/wxPython/wxc.so: undefined 
symbol: SeekI__13wxInputStreamx10wxSeekMode
- -- 
Andreas Kostyrka; Raiffeisenstr. 16/9; 2320 Zwölfaxing
Tel: +43/676/4091256; Fax: +43/1/7065299
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE76mS0HJdudm4KnO0RAptbAJsHYVoQ99cHOBBuUFGpC7YZ+6F7FACgu9Hx
3EYp6lEMSMMq1gey/tnVO5U=
=kqER
-----END PGP SIGNATURE-----




More information about the Python-list mailing list