Hallo an alle erstmal!
Ich habe ein kleines Problemchen bez. Kompilierung v. wxPython unter GCC3.1 (laeft unter GCC2.96 problemlos).
Ich bekomme folgende Fehlermeldung:
-----
clude/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -O2 -mcpu=i686 -pipesrc/gtk/image.cpp: In function `void* SwigwxTIFFHandlerTowxImageHandler(void*)':src/gtk/image.cpp:896: `wxTIFFHandler' undeclared (first use this function)
src/gtk/image.cpp:896: (Each undeclared identifier is reported only once for each function it appears in.)
src/gtk/image.cpp:896: `src' undeclared (first use this function)
src/gtk/image.cpp:898: parse error before `)' token
src/gtk/image.cpp: In function `void* SwigwxTIFFHandlerTowxObject(void*)':
src/gtk/image.cpp:906: parse error before `)' token
src/gtk/image.cpp: In function `PyObject* _wrap_new_wxTIFFHandler(PyObject*, PyObject*, PyObject*)':
src/gtk/image.cpp:914: `_result' undeclared (first use this function)
src/gtk/image.cpp:923: parse error before `)' token
src/gtk/image.cpp:923: parse error before `(' token
error: command 'gcc' failed with exit status 1
!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 32, Exitcode 1
!!! (no error message)
!!! emerge aborting on /usr/portage/dev-python/wxPython/wxPython-2.3.2.1-r1.ebuild .
-----
Man hat mir gesagt, dass es eine Zeile doppelt SC vorhanden ist, die nicht eindeutig ist - aber soo viel Plan habe ich noch nicht, dass ich es links loesen kann.
Kann mir da jemand weiter helfen?
MfG,
Denis
