wxPython port isn't working

Maxim Sobolev sobomax at portaone.com
Sat Apr 19 13:13:54 PDT 2003


Check that you don't have installed both wxgtk-2.2.x and wxgtk-2.4.x
on this system, and if you do, then deinstall 2.2.x and try again.

-Maxim

On Sat, Apr 19, 2003 at 09:55:08PM +0200, Bram Moolenaar wrote:
> 
> While trying the build the py-wxPython port (version 2.4.0.7) I run into
> this problem:
> 
> [...]
> creating build/temp.freebsd-4.5-RELEASE-i386-2.2
> creating build/temp.freebsd-4.5-RELEASE-i386-2.2/src
> creating build/temp.freebsd-4.5-RELEASE-i386-2.2/src/gtk
> cc -DNDEBUG -O -pipe -D_THREAD_SAFE -O -pipe -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-4.5-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
> src/gtk/wx.cpp:2258: 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)
> [...]
> 
> I know that wxTB_NOICONS is defined in include/wx/defs.h, but have no
> idea how to make that file found by the compiler.
> 
> Ask me if you need any more info.
> 
> -- 
> How To Keep A Healthy Level Of Insanity:
> 7. Finish all your sentences with "in accordance with the prophecy".
> 
>  /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net   \\\
> ///          Creator of Vim - Vi IMproved -- http://www.Vim.org          \\\
> \\\              Project leader for A-A-P -- http://www.A-A-P.org        ///
>  \\\     Help AIDS victims, buy at Amazon -- http://ICCF.nl/click1.html ///
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"


More information about the freebsd-ports mailing list