Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 May 2003 09:52:45 +0930
From:      Chris Munchenberg <cjm@ava.com.au>
To:        ports@FreeBSD.ORG
Subject:   Fwd: wxPython 2.4.0.7
Message-ID:  <200305050952.45199.cjm@ava.com.au>

next in thread | raw e-mail | index | archive | help
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@ava.com.au>
To: ports@FreeBSD.ORG

Hi, I'm trying to build py-wxPython-2.4.0.7 on FreeBSD-5.0-release. Howev=
er,
after all the dependencies install ok I get the messages below. I don't k=
now
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 ->=20
build/lib.freebsd-5.0-RELEASE-i386-2.2/wxPython/tools/XRCed
copying wxPython/tools/XRCed/tools.py ->=20
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=3Dpentiumpro -D_THREAD_SAFE -O -pipe -mcpu=3Dp=
entiumpro=20
-fPIC -DSWIG_GLOBAL -DHAVE_CONFIG_H -DWXP_USE_THREAD=3D1 -UNDEBUG -Isrc=20
-I/usr/local/include/python2.2 -c src/gtk/wx.cpp -o=20
build/temp.freebsd-5.0-RELEASE-i386-2.2/src/gtk/wx.o -I/usr/X11R6/include=
=20
-I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_REENTRANT -fno-r=
tti=20
-fno-exceptions -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12=20
-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 fo=
r=20
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=20
function)
src/gtk/wx.cpp:2467: `wxDD_DEFAULT_STYLE' undeclared (first use this func=
tion)
src/gtk/wx.cpp:2513: `wxTIMER_CONTINUOUS' undeclared (first use this func=
tion)
src/gtk/wx.cpp:2514: `wxTIMER_ONE_SHOT' undeclared (first use this functi=
on)
src/gtk/wx.cpp:2515: `wxMOUSE_BTN_ANY' undeclared (first use this functio=
n)
src/gtk/wx.cpp:2516: `wxMOUSE_BTN_NONE' undeclared (first use this functi=
on)
src/gtk/wx.cpp:2517: `wxMOUSE_BTN_LEFT' undeclared (first use this functi=
on)
src/gtk/wx.cpp:2518: `wxMOUSE_BTN_MIDDLE' undeclared (first use this func=
tion)
src/gtk/wx.cpp:2519: `wxMOUSE_BTN_RIGHT' undeclared (first use this funct=
ion)
src/gtk/wx.cpp:2709: `wxBITMAP_TYPE_ANI' undeclared (first use this funct=
ion)
src/gtk/wx.cpp:2710: `wxBITMAP_TYPE_IFF' undeclared (first use this funct=
ion)
src/gtk/wx.cpp:2716: `wxCURSOR_RIGHT_ARROW' undeclared (first use this
   function)
src/gtk/wx.cpp:2814: `wxITEM_SEPARATOR' undeclared (first use this functi=
on)
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 functio=
n)
src/gtk/wx.cpp:2927: `wxEVT_MENU_CLOSE' undeclared (first use this functi=
on)
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305050952.45199.cjm>