Date: Wed, 11 Feb 2004 19:20:31 -0500 (EST) From: Tsu-Fan Cheng <tscheng@ic.sunysb.edu> To: freebsd-questions@freebsd.org Subject: Re: py-wxPython compilation error Message-ID: <Pine.SOL.4.58.0402111919300.6679@sparky.ic.sunysb.edu> In-Reply-To: <Pine.SOL.4.58.0402102123310.20130@sparky.ic.sunysb.edu> References: <Pine.SOL.4.58.0402102123310.20130@sparky.ic.sunysb.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, everybody, I just updated the port tree and compiled it again, the problem still remains, any idea? thanks! repost of the output.. > > cc -fno-strict-aliasing -DNDEBUG -O -pipe -march=pentiumpro -D_THREAD_SAFE > -DTHREAD_STACK_SIZE=0x20000 -O -pipe -march=pentiumpro -fPIC -DSWIG_GLOBAL > -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -Isrc > -I/usr/local/include/python2.3 -c src/gtk/frames.cpp -o > build-gtk2/temp.freebsd-4.8-STABLE-i386-2.3/src/gtk/frames.o > -I/usr/X11R6/include/wx/gtk2-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS > -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES > -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 > -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 > -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include > src/gtk/frames.cpp: In function `struct PyObject * > _wrap_wxTopLevelWindow_SetShape(PyObject *, PyObject *, PyObject *)': > src/gtk/frames.cpp:716: no matching function for call to > `wxTopLevelWindow::SetShape (wxRegion &)' > error: command 'cc' failed with exit status 1 > *** Error code 1 > > > any idea? thanks a bunch! >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.58.0402111919300.6679>