Hi!
When I try to compile wxPython 2.3.2.1 on my MandrakeLinux 8.2 system, I
get the following error messages. Anyone got an idea about why this is?
Thanks!
src/gtk/calendar.cpp: In function `PyObject
*_wrap_new_wxCalendarDateAttr (PyObject *, PyObject *, PyObject *)':
src/gtk/calendar.cpp:99: `wxCalendarDateAttr' undeclared (first use
this function)
src/gtk/calendar.cpp:99: (Each undeclared identifier is reported only
once for each function it appears in.)
src/gtk/calendar.cpp:99: `_result' undeclared (first use this function)
src/gtk/calendar.cpp:104: `wxCalendarDateBorder' undeclared (first use
this function)
src/gtk/calendar.cpp:104: parse error before `='
src/gtk/calendar.cpp:116: `_arg4' undeclared (first use this function)
src/gtk/calendar.cpp:144: parse error before `)'
src/gtk/calendar.cpp:144: parse error before `('
src/gtk/calendar.cpp: In function `PyObject
*_wrap_new_wxCalendarDateAttrBorder (PyObject *, PyObject *, PyObject
*)':
src/gtk/calendar.cpp:162: `wxCalendarDateBorder' undeclared (first use
this function)
src/gtk/calendar.cpp:162: parse error before `;'
src/gtk/calendar.cpp:170: `_arg0' undeclared (first use this function)
src/gtk/calendar.cpp:180: parse error before `)'
src/gtk/calendar.cpp:180: parse error before `('
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarDateAttr_SetBorder (PyObject *, PyObject *, PyObject
*)':
src/gtk/calendar.cpp:343: `wxCalendarDateBorder' undeclared (first use
this function)
src/gtk/calendar.cpp:343: parse error before `;'
src/gtk/calendar.cpp:348: `_arg1' undeclared (first use this function)
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarDateAttr_GetBorder (PyObject *, PyObject *, PyObject
*)':
src/gtk/calendar.cpp:690: parse error before `;'
src/gtk/calendar.cpp: In function `void
*SwigwxCalendarEventTowxCommandEvent (void *)':
src/gtk/calendar.cpp:716: `wxCalendarEvent' undeclared (first use this
function)
src/gtk/calendar.cpp:716: `src' undeclared (first use this function)
src/gtk/calendar.cpp:718: parse error before `)'
src/gtk/calendar.cpp: In function `void *SwigwxCalendarEventTowxEvent
(void *)':
src/gtk/calendar.cpp:726: parse error before `)'
src/gtk/calendar.cpp: In function `void *SwigwxCalendarEventTowxObject
(void *)':
src/gtk/calendar.cpp:734: parse error before `)'
src/gtk/calendar.cpp: In function `PyObject *_wrap_new_wxCalendarEvent
(PyObject *, PyObject *, PyObject *)':
src/gtk/calendar.cpp:743: `wxCalendarCtrl' undeclared (first use this
function)
src/gtk/calendar.cpp:761: parse error before `)'
src/gtk/calendar.cpp:761: parse error before `('
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarEvent_GetDate (PyObject *, PyObject *, PyObject *)':
src/gtk/calendar.cpp:778: `wxDateTime' undeclared (first use this
function)
src/gtk/calendar.cpp:796: ISO C++ forbids declaration of `wxDateTime'
with no type
src/gtk/calendar.cpp:796: uninitialized const `wxDateTime'
src/gtk/calendar.cpp:796: parse error before `&'
src/gtk/calendar.cpp:797: parse error before `)'
src/gtk/calendar.cpp:797: `_result_ref' undeclared (first use this
function)
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarEvent_GetWeekDay (PyObject *, PyObject *, PyObject
*)':
src/gtk/calendar.cpp:814: parse error before `::'
src/gtk/calendar.cpp:831: parse error before `::'
src/gtk/calendar.cpp: In function `void *SwigwxCalendarCtrlTowxControl
(void *)':
src/gtk/calendar.cpp:842: parse error before `)'
src/gtk/calendar.cpp: In function `void *SwigwxCalendarCtrlTowxWindow
(void *)':
src/gtk/calendar.cpp:850: parse error before `)'
src/gtk/calendar.cpp: In function `void
*SwigwxCalendarCtrlTowxEvtHandler (void *)':
src/gtk/calendar.cpp:858: parse error before `)'
src/gtk/calendar.cpp: In function `void *SwigwxCalendarCtrlTowxObject
(void *)':
src/gtk/calendar.cpp:866: parse error before `)'
src/gtk/calendar.cpp: In function `PyObject *_wrap_new_wxCalendarCtrl
(PyObject *, PyObject *, PyObject *)':
src/gtk/calendar.cpp:877: `_arg2' undeclared (first use this function)
src/gtk/calendar.cpp:877: parse error before `)'
src/gtk/calendar.cpp:877: `wxDefaultDateTime' undeclared (first use
this function)
src/gtk/calendar.cpp:880: `wxCAL_SHOW_HOLIDAYS' undeclared (first use
this function)
src/gtk/calendar.cpp:922: parse error before `)'
src/gtk/calendar.cpp:922: parse error before `('
src/gtk/calendar.cpp: In function `PyObject
*_wrap_new_wxPreCalendarCtrl (PyObject *, PyObject *, PyObject *)':
src/gtk/calendar.cpp:948: parse error before `)'
src/gtk/calendar.cpp:948: parse error before `('
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarCtrl_Create (PyObject *, PyObject *, PyObject *)':
src/gtk/calendar.cpp:969: `_arg3' undeclared (first use this function)
src/gtk/calendar.cpp:969: parse error before `)'
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarCtrl_GetDate (PyObject *, PyObject *, PyObject *)':
src/gtk/calendar.cpp:1087: ISO C++ forbids declaration of `wxDateTime'
with no type
src/gtk/calendar.cpp:1087: uninitialized const `wxDateTime'
src/gtk/calendar.cpp:1087: parse error before `&'
src/gtk/calendar.cpp:1088: parse error before `)'
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarCtrl_SetLowerDateLimit (PyObject *, PyObject *,
PyObject *)':
src/gtk/calendar.cpp:1107: parse error before `)'
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarCtrl_GetLowerDateLimit (PyObject *, PyObject *,
PyObject *)':
src/gtk/calendar.cpp:1160: ISO C++ forbids declaration of `wxDateTime'
with no type
src/gtk/calendar.cpp:1160: uninitialized const `wxDateTime'
src/gtk/calendar.cpp:1160: parse error before `&'
src/gtk/calendar.cpp:1161: parse error before `)'
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarCtrl_SetUpperDateLimit (PyObject *, PyObject *,
PyObject *)':
src/gtk/calendar.cpp:1180: parse error before `)'
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarCtrl_GetUpperDateLimit (PyObject *, PyObject *,
PyObject *)':
src/gtk/calendar.cpp:1233: ISO C++ forbids declaration of `wxDateTime'
with no type
src/gtk/calendar.cpp:1233: uninitialized const `wxDateTime'
src/gtk/calendar.cpp:1233: parse error before `&'
src/gtk/calendar.cpp:1234: parse error before `)'
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarCtrl_SetDateRange (PyObject *, PyObject *, PyObject
*)':
src/gtk/calendar.cpp:1253: parse error before `)'
src/gtk/calendar.cpp:1254: parse error before `)'
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarCtrl_GetAttr (PyObject *, PyObject *, PyObject *)':
src/gtk/calendar.cpp:1721: parse error before `)'
src/gtk/calendar.cpp: In function `PyObject
*_wrap_wxCalendarCtrl_HitTest (PyObject *, PyObject *, PyObject *)':
src/gtk/calendar.cpp:1834: parse error before `;'
src/gtk/calendar.cpp:1837: parse error before `)'
src/gtk/calendar.cpp:1877: `wxCalendarHitTestResult' undeclared (first
use this function)
src/gtk/calendar.cpp: In function `void initcalendarc ()':
src/gtk/calendar.cpp:2126: `wxCAL_SUNDAY_FIRST' undeclared (first use
this function)
src/gtk/calendar.cpp:2127: `wxCAL_MONDAY_FIRST' undeclared (first use
this function)
src/gtk/calendar.cpp:2129: `wxCAL_NO_YEAR_CHANGE' undeclared (first use
this function)
src/gtk/calendar.cpp:2130: `wxCAL_NO_MONTH_CHANGE' undeclared (first
use this function)
src/gtk/calendar.cpp:2131: `wxCAL_SEQUENTIAL_MONTH_SELECTION'
undeclared (first use this function)
src/gtk/calendar.cpp:2132: `wxCAL_SHOW_SURROUNDING_WEEKS' undeclared
(first use this function)
src/gtk/calendar.cpp:2133: `wxCAL_HITTEST_NOWHERE' undeclared (first
use this function)
src/gtk/calendar.cpp:2134: `wxCAL_HITTEST_HEADER' undeclared (first use
this function)
src/gtk/calendar.cpp:2135: `wxCAL_HITTEST_DAY' undeclared (first use
this function)
src/gtk/calendar.cpp:2136: `wxCAL_HITTEST_INCMONTH' undeclared (first
use this function)
src/gtk/calendar.cpp:2137: `wxCAL_HITTEST_DECMONTH' undeclared (first
use this function)
src/gtk/calendar.cpp:2138: `wxCAL_HITTEST_SURROUNDING_WEEK' undeclared
(first use this function)
src/gtk/calendar.cpp:2139: `wxCAL_BORDER_NONE' undeclared (first use
this function)
src/gtk/calendar.cpp:2140: `wxCAL_BORDER_SQUARE' undeclared (first use
this function)
src/gtk/calendar.cpp:2141: `wxCAL_BORDER_ROUND' undeclared (first use
this function)
src/gtk/calendar.cpp:2142: `wxEVT_CALENDAR_DOUBLECLICKED' undeclared
(first use this function)
src/gtk/calendar.cpp:2143: `wxEVT_CALENDAR_SEL_CHANGED' undeclared
(first use this function)
src/gtk/calendar.cpp:2144: `wxEVT_CALENDAR_DAY_CHANGED' undeclared
(first use this function)
src/gtk/calendar.cpp:2145: `wxEVT_CALENDAR_MONTH_CHANGED' undeclared
(first use this function)
src/gtk/calendar.cpp:2146: `wxEVT_CALENDAR_YEAR_CHANGED' undeclared
(first use this function)
src/gtk/calendar.cpp:2147: `wxEVT_CALENDAR_WEEKDAY_CLICKED' undeclared
(first use this function)
error: command 'gcc' failed with exit status 1
Alexander Skwar
···
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: http://www.iso-top.de | Jabber: askwar@a-message.de
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 6 days 3 hours 8 minutes