https://bugzilla.novell.com/show_bug.cgi?id=412461 Summary: Check wxWidgets import for Python Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Markus.Elfring@web.de QAContact: qa@suse.de Found By: --- I would like to generate the software "GNU Radio" like it is described in the article "http://gnuradio.org/trac/wiki/BuildGuide". Unfortunately, I get an unexpected error message. elfring@Sonne:~/Projekte/GNU/Radio/trunk> ./configure --enable-gr-wxgui --enable-gr-utils checking build system type... x86_64-unknown-linux-gnu [...] checking for SDL... yes Component gr-video-sdl passed configuration checks; building. Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/__init__.py", line 45, in <module> from wx._core import * File "/usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 4, in <module> import _core_ ImportError: /usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core_.so: symbol _ZTI10wxListBase, version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference configure: error: Component gr-wxgui has errors; stopping. Can you help to resolve the indicated dependencies? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.