Fwd: wxPython 2.4.0.7

Chris Munchenberg cjm at ava.com.au
Sun May 4 17:21:21 PDT 2003


Sorry, forgot to put in the error messages.

----------  Forwarded Message  ----------

Subject: wxPython 2.4.0.7
Date: Mon, 5 May 2003 09:30:43 +0930
From: Chris Munchenberg <cjm at ava.com.au>
To: ports at FreeBSD.ORG

Hi, I'm trying to build py-wxPython-2.4.0.7 on FreeBSD-5.0-release. However,
after all the dependencies install ok I get the messages below. I don't know
enough about this to be able to fix it (*nix newbie).

What can I do from here? (I'm using kde desktop, with very little else
installed on the system).

Thanks for any assistance.

Chris.

-------------------------------------------------------
copying wxPython/tools/XRCed/undo.py -> 
build/lib.freebsd-5.0-RELEASE-i386-2.2/wxPython/tools/XRCed
copying wxPython/tools/XRCed/tools.py -> 
build/lib.freebsd-5.0-RELEASE-i386-2.2/wxPython/tools/XRCed
running build_ext
building 'wxc' extension
creating build/temp.freebsd-5.0-RELEASE-i386-2.2
creating build/temp.freebsd-5.0-RELEASE-i386-2.2/src
creating build/temp.freebsd-5.0-RELEASE-i386-2.2/src/gtk
cc -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro 
-fPIC -DSWIG_GLOBAL -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -Isrc 
-I/usr/local/include/python2.2 -c src/gtk/wx.cpp -o 
build/temp.freebsd-5.0-RELEASE-i386-2.2/src/gtk/wx.o -I/usr/X11R6/include 
-I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_REENTRANT -fno-rtti 
-fno-exceptions -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 
-I/usr/local/include -I/usr/X11R6/include
src/gtk/wx.cpp: In function `void initwxc()':
src/gtk/wx.cpp:2258: `wxTB_NOICONS' undeclared (first use this function)
src/gtk/wx.cpp:2258: (Each undeclared identifier is reported only once for 
each
   function it appears in.)
src/gtk/wx.cpp:2259: `wxTB_TEXT' undeclared (first use this function)
src/gtk/wx.cpp:2260: `wxTB_NODIVIDER' undeclared (first use this function)
src/gtk/wx.cpp:2261: `wxTB_NOALIGN' undeclared (first use this function)
src/gtk/wx.cpp:2290: `wxTE_RICH2' undeclared (first use this function)
src/gtk/wx.cpp:2300: `wxTE_LEFT' undeclared (first use this function)
src/gtk/wx.cpp:2301: `wxTE_RIGHT' undeclared (first use this function)
src/gtk/wx.cpp:2302: `wxTE_CENTER' undeclared (first use this function)
src/gtk/wx.cpp:2303: `wxTE_CENTRE' undeclared (first use this function)
src/gtk/wx.cpp:2313: `wxRB_SINGLE' undeclared (first use this function)
src/gtk/wx.cpp:2394: `wxID_ANY' undeclared (first use this function)
src/gtk/wx.cpp:2414: `wxID_CLOSE_ALL' undeclared (first use this function)
src/gtk/wx.cpp:2466: `wxDD_NEW_DIR_BUTTON' undeclared (first use this 
function)
src/gtk/wx.cpp:2467: `wxDD_DEFAULT_STYLE' undeclared (first use this function)
src/gtk/wx.cpp:2513: `wxTIMER_CONTINUOUS' undeclared (first use this function)
src/gtk/wx.cpp:2514: `wxTIMER_ONE_SHOT' undeclared (first use this function)
src/gtk/wx.cpp:2515: `wxMOUSE_BTN_ANY' undeclared (first use this function)
src/gtk/wx.cpp:2516: `wxMOUSE_BTN_NONE' undeclared (first use this function)
src/gtk/wx.cpp:2517: `wxMOUSE_BTN_LEFT' undeclared (first use this function)
src/gtk/wx.cpp:2518: `wxMOUSE_BTN_MIDDLE' undeclared (first use this function)
src/gtk/wx.cpp:2519: `wxMOUSE_BTN_RIGHT' undeclared (first use this function)
src/gtk/wx.cpp:2709: `wxBITMAP_TYPE_ANI' undeclared (first use this function)
src/gtk/wx.cpp:2710: `wxBITMAP_TYPE_IFF' undeclared (first use this function)
src/gtk/wx.cpp:2716: `wxCURSOR_RIGHT_ARROW' undeclared (first use this
   function)
src/gtk/wx.cpp:2814: `wxITEM_SEPARATOR' undeclared (first use this function)
src/gtk/wx.cpp:2815: `wxITEM_NORMAL' undeclared (first use this function)
src/gtk/wx.cpp:2816: `wxITEM_CHECK' undeclared (first use this function)
src/gtk/wx.cpp:2817: `wxITEM_RADIO' undeclared (first use this function)
src/gtk/wx.cpp:2818: `wxITEM_MAX' undeclared (first use this function)
src/gtk/wx.cpp:2900: `wxEVT_SCROLL_ENDSCROLL' undeclared (first use this
   function)
src/gtk/wx.cpp:2926: `wxEVT_MENU_OPEN' undeclared (first use this function)
src/gtk/wx.cpp:2927: `wxEVT_MENU_CLOSE' undeclared (first use this function)
src/gtk/wx.cpp:2931: `wxEVT_DISPLAY_CHANGED' undeclared (first use this
   function)
error: command 'cc' failed with exit status 1
*** Error code 1

Stop in /usr/ports/x11-toolkits/py-wxPython.



More information about the freebsd-ports mailing list