Compiler wxPython in Linux question

What question in complier in wxPython for Linux
python setup.py install --prefix=/usr/lib/Python2.4/usr/lib/python2.4/site-packages/wx
Found wx-config: /usr/lib/python2.4/site-packages/wx/bin/wx-config
Using flags: --toolkit=gtk2 --unicode=no --version=
2.6
Preparing CORE…
Preparing GLCANVAS…
Preparing STC…
Preparing GIZMOS…
Preparing ANIMATE…
running install
running build
running build_py
copying wx/version.py -> build-gtk2/lib.linux-
i686-2.4/wx
copying wx/build/build_options.py -> build-gtk2/lib.linux-i686-2.4/wx/build
running build_ext
building 'stc’ extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSWIG_TYPE_TABLE=wxPython_table -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -DGTK_NO_CHECK_CASTS -D__WXGTK
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -Iinclude -Isrc -I/usr/lib/python2.4/site-packages/wx/lib/wx/include/gtk2-
ansi-release-2.6 -I/usr/lib/python2.4/site-packages/wx/include/wx-2.6 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-
2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include/python2.4 -c contrib/stc/gtk/stc_wrap.cpp -o build-gtk2/temp.linux-i686-2.4/contrib/stc/gtk/stc_wrap.o -O3
cc1plus: warning: command line option “-Wstrict-prototypes” is valid for C/ObjC but not for C++

contrib/stc/gtk/stc_wrap.cpp: In function PyObject* _wrap_new_PreStyledTextCtrl(PyObject*, PyObject*, PyObject*)': contrib/stc/gtk/stc_wrap.cpp:1744: error: no matching function for call towxStyledTextCtrl::wxStyledTextCtrl()’

/usr/include/wx/stc/stc.h:1148: note: candidates are: wxStyledTextCtrl::wxStyledTextCtrl(const wxStyledTextCtrl&)
/usr/include/wx/stc/stc.h:1162: note: wxStyledTextCtrl::wxStyledTextCtrl(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxString&)

contrib/stc/gtk/stc_wrap.cpp: In function PyObject* _wrap_StyledTextCtrl_Create(PyObject*, PyObject*, PyObject*)': contrib/stc/gtk/stc_wrap.cpp:1821: error: no matching function for call towxStyledTextCtrl::Create(wxWindow*&, int&, const wxPoint&, const wxSize&, long int&, const wxString&)’

/usr/lib/python2.4/site-packages/wx/include/wx-2.6/wx/gtk/control.h:56: note: candidates are: bool wxControl::Create(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxValidator&, const wxString&)

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_SetWrapVisualFlags(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:9339: error: ‘class wxStyledTextCtrl’ has no member named ‘SetWrapVisualFlags’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetWrapVisualFlags(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:9365: error: ‘class wxStyledTextCtrl’ has no member named ‘GetWrapVisualFlags’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_SetWrapVisualFlagsLocation(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:9398: error: ‘class wxStyledTextCtrl’ has no member named ‘SetWrapVisualFlagsLocation’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetWrapVisualFlagsLocation(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:9424: error: ‘class wxStyledTextCtrl’ has no member named ‘GetWrapVisualFlagsLocation’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_SetWrapStartIndent(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:9457: error: ‘class wxStyledTextCtrl’ has no member named ‘SetWrapStartIndent’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetWrapStartIndent(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:9483: error: ‘class wxStyledTextCtrl’ has no member named ‘GetWrapStartIndent’

contrib/stc/gtk/stc_wrap.cpp: In function PyObject* _wrap_StyledTextCtrl_AppendText(PyObject*, PyObject*, PyObject*)': contrib/stc/gtk/stc_wrap.cpp:9838: error: no matching function for call towxStyledTextCtrl::AppendText(const wxString&)’

/usr/include/wx/stc/stc.h:1943: note: candidates are: void wxStyledTextCtrl::AppendText(int, const wxString&)
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineDownExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10112: error: ‘class wxStyledTextCtrl’ has no member named ‘LineDownExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineUpExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10162: error: ‘class wxStyledTextCtrl’ has no member named ‘LineUpExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_CharLeft(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10187: error: ‘class wxStyledTextCtrl’ has no member named ‘CharLeft’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_CharLeftExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10212: error: ‘class wxStyledTextCtrl’ has no member named ‘CharLeftExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_CharRight(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10237: error: ‘class wxStyledTextCtrl’ has no member named ‘CharRight’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_CharRightExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10262: error: ‘class wxStyledTextCtrl’ has no member named ‘CharRightExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_WordLeft(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10287: error: ‘class wxStyledTextCtrl’ has no member named ‘WordLeft’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_WordLeftExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10312: error: ‘class wxStyledTextCtrl’ has no member named ‘WordLeftExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_WordRight(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10337: error: ‘class wxStyledTextCtrl’ has no member named ‘WordRight’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_WordRightExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10362: error: ‘class wxStyledTextCtrl’ has no member named ‘WordRightExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_Home(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10387: error: ‘class wxStyledTextCtrl’ has no member named ‘Home’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_HomeExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10412: error: ‘class wxStyledTextCtrl’ has no member named ‘HomeExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineEnd(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10437: error: ‘class wxStyledTextCtrl’ has no member named ‘LineEnd’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineEndExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10462: error: ‘class wxStyledTextCtrl’ has no member named ‘LineEndExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_DocumentStart(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10487: error: ‘class wxStyledTextCtrl’ has no member named ‘DocumentStart’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_DocumentStartExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10512: error: ‘class wxStyledTextCtrl’ has no member named ‘DocumentStartExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_DocumentEnd(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10537: error: ‘class wxStyledTextCtrl’ has no member named ‘DocumentEnd’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_DocumentEndExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10562: error: ‘class wxStyledTextCtrl’ has no member named ‘DocumentEndExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_PageUpExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10612: error: ‘class wxStyledTextCtrl’ has no member named ‘PageUpExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_PageDownExtend(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10662: error: ‘class wxStyledTextCtrl’ has no member named ‘PageDownExtend’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_EditToggleOvertype(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10687: error: ‘class wxStyledTextCtrl’ has no member named ‘EditToggleOvertype’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_Cancel(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10712: error: ‘class wxStyledTextCtrl’ has no member named ‘Cancel’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_DeleteBack(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:10737: error: ‘class wxStyledTextCtrl’ has no member named ‘DeleteBack’
contrib/stc/gtk/stc_wrap.cpp: In function PyObject* _wrap_StyledTextCtrl_Tab(PyObject*, PyObject*, PyObject*)': contrib/stc/gtk/stc_wrap.cpp:10762: error: 'class wxStyledTextCtrl' has no member named 'Tab' contrib/stc/gtk/stc_wrap.cpp: In functionPyObject* _wrap_StyledTextCtrl_BackTab(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:10787: error: ‘class wxStyledTextCtrl’ has no member named ‘BackTab’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_NewLine(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:10812: error: ‘class wxStyledTextCtrl’ has no member named ‘NewLine’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_FormFeed(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:10837: error: ‘class wxStyledTextCtrl’ has no member named ‘FormFeed’

contrib/stc/gtk/stc_wrap.cpp: In function PyObject* _wrap_StyledTextCtrl_VCHome(PyObject*, PyObject*, PyObject*)': contrib/stc/gtk/stc_wrap.cpp:10862: error: 'class wxStyledTextCtrl' has no member named 'VCHome' contrib/stc/gtk/stc_wrap.cpp: In functionPyObject* _wrap_StyledTextCtrl_VCHomeExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:10887: error: ‘class wxStyledTextCtrl’ has no member named ‘VCHomeExtend’

contrib/stc/gtk/stc_wrap.cpp: In function PyObject* _wrap_StyledTextCtrl_ZoomIn(PyObject*, PyObject*, PyObject*)': contrib/stc/gtk/stc_wrap.cpp:10912: error: 'class wxStyledTextCtrl' has no member named 'ZoomIn' contrib/stc/gtk/stc_wrap.cpp: In functionPyObject* _wrap_StyledTextCtrl_ZoomOut(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:10937: error: ‘class wxStyledTextCtrl’ has no member named ‘ZoomOut’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_DelWordLeft(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:10962: error: ‘class wxStyledTextCtrl’ has no member named ‘DelWordLeft’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_DelWordRight(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:10987: error: ‘class wxStyledTextCtrl’ has no member named ‘DelWordRight’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineCut(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11012: error: ‘class wxStyledTextCtrl’ has no member named ‘LineCut’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineDelete(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11037: error: ‘class wxStyledTextCtrl’ has no member named ‘LineDelete’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineTranspose(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11062: error: ‘class wxStyledTextCtrl’ has no member named ‘LineTranspose’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LowerCase(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11112: error: ‘class wxStyledTextCtrl’ has no member named ‘LowerCase’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_UpperCase(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11137: error: ‘class wxStyledTextCtrl’ has no member named ‘UpperCase’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineScrollDown(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11162: error: ‘class wxStyledTextCtrl’ has no member named ‘LineScrollDown’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineScrollUp(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11187: error: ‘class wxStyledTextCtrl’ has no member named ‘LineScrollUp’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_DeleteBackNotLine(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11212: error: ‘class wxStyledTextCtrl’ has no member named ‘DeleteBackNotLine’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_HomeWrap(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11337: error: ‘class wxStyledTextCtrl’ has no member named ‘HomeWrap’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_HomeWrapExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11362: error: ‘class wxStyledTextCtrl’ has no member named ‘HomeWrapExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineEndWrap(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11387: error: ‘class wxStyledTextCtrl’ has no member named ‘LineEndWrap’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineEndWrapExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11412: error: ‘class wxStyledTextCtrl’ has no member named ‘LineEndWrapExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_VCHomeWrap(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11437: error: ‘class wxStyledTextCtrl’ has no member named ‘VCHomeWrap’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_VCHomeWrapExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:11462: error: ‘class wxStyledTextCtrl’ has no member named ‘VCHomeWrapExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_SetHotspotSingleLine(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13202: error: ‘class wxStyledTextCtrl’ has no member named ‘SetHotspotSingleLine’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_ParaDown(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13227: error: ‘class wxStyledTextCtrl’ has no member named ‘ParaDown’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_ParaDownExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13252: error: ‘class wxStyledTextCtrl’ has no member named ‘ParaDownExtend’

contrib/stc/gtk/stc_wrap.cpp: In function PyObject* _wrap_StyledTextCtrl_ParaUp(PyObject*, PyObject*, PyObject*)': contrib/stc/gtk/stc_wrap.cpp:13277: error: 'class wxStyledTextCtrl' has no member named 'ParaUp' contrib/stc/gtk/stc_wrap.cpp: In functionPyObject* _wrap_StyledTextCtrl_ParaUpExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13302: error: ‘class wxStyledTextCtrl’ has no member named ‘ParaUpExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_SetSelectionMode(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13485: error: ‘class wxStyledTextCtrl’ has no member named ‘SetSelectionMode’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetSelectionMode(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13511: error: ‘class wxStyledTextCtrl’ has no member named ‘GetSelectionMode’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetLineSelStartPosition(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13545: error: ‘class wxStyledTextCtrl’ has no member named ‘GetLineSelStartPosition’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetLineSelEndPosition(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13579: error: ‘class wxStyledTextCtrl’ has no member named ‘GetLineSelEndPosition’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineDownRectExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13606: error: ‘class wxStyledTextCtrl’ has no member named ‘LineDownRectExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineUpRectExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13631: error: ‘class wxStyledTextCtrl’ has no member named ‘LineUpRectExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_CharLeftRectExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13656: error: ‘class wxStyledTextCtrl’ has no member named ‘CharLeftRectExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_CharRightRectExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13681: error: ‘class wxStyledTextCtrl’ has no member named ‘CharRightRectExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_HomeRectExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13706: error: ‘class wxStyledTextCtrl’ has no member named ‘HomeRectExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_VCHomeRectExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13731: error: ‘class wxStyledTextCtrl’ has no member named ‘VCHomeRectExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_LineEndRectExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13756: error: ‘class wxStyledTextCtrl’ has no member named ‘LineEndRectExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_PageUpRectExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13781: error: ‘class wxStyledTextCtrl’ has no member named ‘PageUpRectExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_PageDownRectExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13806: error: ‘class wxStyledTextCtrl’ has no member named ‘PageDownRectExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_StutteredPageUp(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13831: error: ‘class wxStyledTextCtrl’ has no member named ‘StutteredPageUp’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_StutteredPageUpExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13856: error: ‘class wxStyledTextCtrl’ has no member named ‘StutteredPageUpExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_StutteredPageDown(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13881: error: ‘class wxStyledTextCtrl’ has no member named ‘StutteredPageDown’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_StutteredPageDownExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13906: error: ‘class wxStyledTextCtrl’ has no member named ‘StutteredPageDownExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_WordLeftEnd(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13931: error: ‘class wxStyledTextCtrl’ has no member named ‘WordLeftEnd’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_WordLeftEndExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13956: error: ‘class wxStyledTextCtrl’ has no member named ‘WordLeftEndExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_WordRightEnd(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:13981: error: ‘class wxStyledTextCtrl’ has no member named ‘WordRightEnd’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_WordRightEndExtend(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:14006: error: ‘class wxStyledTextCtrl’ has no member named ‘WordRightEndExtend’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_SetWhitespaceChars(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:14039: error: ‘class wxStyledTextCtrl’ has no member named ‘SetWhitespaceChars’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_SetCharsDefault(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:14072: error: ‘class wxStyledTextCtrl’ has no member named ‘SetCharsDefault’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_AutoCompGetCurrent(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:14098: error: ‘class wxStyledTextCtrl’ has no member named ‘AutoCompGetCurrent’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_Allocate(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:14131: error: ‘class wxStyledTextCtrl’ has no member named ‘Allocate’

contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_FindColumn(PyObject*, PyObject*, PyObject*)’:
contrib/stc/gtk/stc_wrap.cpp:14169: error: ‘class wxStyledTextCtrl’ has no member named ‘FindColumn’

contrib/stc/gtk/stc_wrap.cpp: In function PyObject* _wrap_StyledTextCtrl_StyleSetFontAttr(PyObject*, PyObject*, PyObject*)': contrib/stc/gtk/stc_wrap.cpp:14649: error: no matching function for call towxStyledTextCtrl::StyleSetFontAttr(int&, int&, const wxString&, bool&, bool&, bool&, wxFontEncoding)’

/usr/include/wx/stc/stc.h:2234: note: candidates are: void wxStyledTextCtrl::StyleSetFontAttr(int, int, const wxString&, bool, bool, bool)
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_StyleSetFontEncoding(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:14731: error: ‘class wxStyledTextCtrl’ has no member named ‘StyleSetFontEncoding’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_SetUseAntiAliasing(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:15320: error: ‘class wxStyledTextCtrl’ has no member named ‘SetUseAntiAliasing’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetUseAntiAliasing(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:15346: error: ‘class wxStyledTextCtrl’ has no member named ‘GetUseAntiAliasing’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_AddTextRaw(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:15378: error: ‘class wxStyledTextCtrl’ has no member named ‘AddTextRaw’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_InsertTextRaw(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:15414: error: ‘class wxStyledTextCtrl’ has no member named ‘InsertTextRaw’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetCurLineRaw(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:15444: error: ‘class wxStyledTextCtrl’ has no member named ‘GetCurLineRaw’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetLineRaw(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:15480: error: ‘class wxStyledTextCtrl’ has no member named ‘GetLineRaw’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetSelectedTextRaw(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:15508: error: ‘class wxStyledTextCtrl’ has no member named ‘GetSelectedTextRaw’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetTextRangeRaw(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:15548: error: ‘class wxStyledTextCtrl’ has no member named ‘GetTextRangeRaw’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_SetTextRaw(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:15580: error: ‘class wxStyledTextCtrl’ has no member named ‘SetTextRaw’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_GetTextRaw(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:15606: error: ‘class wxStyledTextCtrl’ has no member named ‘GetTextRaw’
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_AppendTextRaw(PyObject*, PyObject*, PyObject*)’:

contrib/stc/gtk/stc_wrap.cpp:15638: error: ‘class wxStyledTextCtrl’ has no member named ‘AppendTextRaw’
contrib/stc/gtk/stc_wrap.cpp: At global scope:
contrib/stc/gtk/stc_wrap.cpp:231: warning: ‘swig_type_info* SWIG_TypeDynamicCast(swig_type_info*, void**)’ defined but not used

contrib/stc/gtk/stc_wrap.cpp:419: warning: ‘const char* SWIG_UnpackDataName(const char*, void*, size_t, const char*)’ defined but not used
contrib/stc/gtk/stc_wrap.cpp:499: warning: ‘void SWIG_PropagateClientData(swig_type_info*)’ defined but not used

contrib/stc/gtk/stc_wrap.cpp:1199: warning: ‘void* SWIG_Python_MustGetPtr(PyObject*, swig_type_info*, int, int)’ defined but not used
contrib/stc/gtk/stc_wrap.cpp:1213: warning: ‘int SWIG_Python_ConvertPacked(PyObject*, void*, size_t, swig_type_info*, int)’ defined but not used

contrib/stc/gtk/stc_wrap.cpp:1400: warning: ‘int SWIG_CheckLongInRange(long int, long int, long int, const char*)’ defined but not used
error: command ‘gcc’ failed with exit status 1

Lin Li Ji wrote:

build-gtk2/temp.linux-i686-2.4/contrib/stc/gtk/stc_wrap.o -O3
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_new_PreStyledTextCtrl(PyObject*, PyObject*, PyObject*)':
contrib/stc/gtk/stc_wrap.cpp:1744: error: no matching function for call to `wxStyledTextCtrl::wxStyledTextCtrl()'
/usr/include/wx/stc/stc.h:1148: note: candidates are: wxStyledTextCtrl::wxStyledTextCtrl(const wxStyledTextCtrl&)
/usr/include/wx/stc/stc.h:1162: note: wxStyledTextCtrl::wxStyledTextCtrl(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxString&)
contrib/stc/gtk/stc_wrap.cpp: In function `PyObject* _wrap_StyledTextCtrl_Create(PyObject*, PyObject*, PyObject*)':
contrib/stc/gtk/stc_wrap.cpp:1821: error: no matching function for call to `wxStyledTextCtrl::Create(wxWindow*&, int&, const wxPoint&, const wxSize&, long int&, const wxString&)'
/usr/lib/python2.4/site-packages/wx/include/wx-2.6/wx/gtk/control.h:56: note: candidates are: bool wxControl::Create(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxValidator&, const wxString&)

My guess is that you didn't build/install a new version of the stc contrib, and that the wxPython part of the build is finding an old version of the stc.h header file instead of the new one. See step #2 at http://wxpython.org/builddoc.php

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!