Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
different wxPython emerge error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
pmdboi
n00b
n00b


Joined: 08 Jul 2002
Posts: 1
Location: Indianapolis, IN

PostPosted: Mon Jul 08, 2002 8:03 pm    Post subject: different wxPython emerge error Reply with quote

Hey all! Gentoo has been running great, and everything has installed (surprisingly, since i'm on a PPC) swimmingly; however, this is the first package that hasn't quite worked for me. When I try emerging wxPython-2.3.2.1-r1, I get the following error in the compiling stage:

Code:
src/gtk/image.cpp: In function `void * SwigwxPNGHandlerTowxImageHandler(void *)':
src/gtk/image.cpp:644: `wxPNGHandler' undeclared (first use this function)
src/gtk/image.cpp:644: (Each undeclared identifier is reported only once
src/gtk/image.cpp:644: for each function it appears in.)
src/gtk/image.cpp:644: `src' undeclared (first use this function)
src/gtk/image.cpp:646: parse error before `)'
src/gtk/image.cpp: In function `void * SwigwxPNGHandlerTowxObject(void *)':
src/gtk/image.cpp:654: parse error before `)'
src/gtk/image.cpp: In function `struct PyObject * _wrap_new_wxPNGHandler(PyObject *, PyObject *, PyObject *)':
src/gtk/image.cpp:662: `_result' undeclared (first use this function)
src/gtk/image.cpp:671: parse error before `)'
src/gtk/image.cpp:671: parse error before `('
src/gtk/image.cpp: In function `void * SwigwxPNMHandlerTowxImageHandler(void *)':
src/gtk/image.cpp:812: `wxPNMHandler' undeclared (first use this function)
src/gtk/image.cpp:814: parse error before `)'
src/gtk/image.cpp: In function `void * SwigwxPNMHandlerTowxObject(void *)':
src/gtk/image.cpp:822: parse error before `)'
src/gtk/image.cpp: In function `struct PyObject * _wrap_new_wxPNMHandler(PyObject *, PyObject *, PyObject *)':
src/gtk/image.cpp:839: parse error before `)'
src/gtk/image.cpp:839: parse error before `('
src/gtk/image.cpp: In function `void * SwigwxTIFFHandlerTowxImageHandler(void *)':
src/gtk/image.cpp:896: `wxTIFFHandler' undeclared (first use this function)
src/gtk/image.cpp:898: parse error before `)'
src/gtk/image.cpp: In function `void * SwigwxTIFFHandlerTowxObject(void *)':
src/gtk/image.cpp:906: parse error before `)'
src/gtk/image.cpp: In function `struct PyObject * _wrap_new_wxTIFFHandler(PyObject *, PyObject *, PyObject *)':
src/gtk/image.cpp:923: parse error before `)'
src/gtk/image.cpp:923: parse error before `('
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 .


I'm guessing that it's not picking up the header files from wxGTK, but honestly i don't know how to fix that. I'm running a G3 300 MHz beige minitower and gcc 2.95.3, along with python-2.2.1-r2 and wxGTK-2.3.2-r2. If anyone could shed some light on this issue, I would much appreciate it.
_________________
everything2: all write!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum