Date: Wed, 3 Sep 2003 03:40:21 -0700 (PDT) From: Thomas Gellekum <Thomas.Gellekum@gmx.de> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/56365: x11-toolkits/py-wxPython port is broken Message-ID: <200309031040.h83AeLjb028135@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/56365; it has been noted by GNATS. From: Thomas Gellekum <Thomas.Gellekum@gmx.de> To: Bram Moolenaar <Bram@moolenaar.net> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/56365: x11-toolkits/py-wxPython port is broken Date: 03 Sep 2003 12:30:33 +0200 Bram Moolenaar <Bram@moolenaar.net> writes: > building 'wxc' extension > cc -fno-strict-aliasing -DNDEBUG -O -pipe -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -fPIC -DSWIG_GLOBAL -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -Isrc -I/usr/local/include/python2.3 -c src/gtk/windows.cpp -o build/temp.freebsd-4.8-RELEASE-i386-2.3/src/gtk/windows.o -I/usr/X11R6/include -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include > src/gtk/windows.cpp: In function `struct PyObject * _wrap_wxMenuItem_SetMenu(PyObject *, PyObject *, PyObject *)': > src/gtk/windows.cpp:10728: no matching function for call to `wxMenuItem::SetMenu (wxMenu *&)' > error: command 'cc' failed with exit status 1 > *** Error code 1 Just reinstall wxgtk-devel using the latest bits or apply the patch in wxgtk-devel/files/patch-include::wx::menuitem.h to /usr/X11R6/include/wx/menuitem.h. tg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309031040.h83AeLjb028135>