Yup, I ran make install. I'm baffled.
Thanks,
-Scott
···
-----Original Message-----
From: Robin Dunn [mailto:robin@alldunn.com]
Sent: Thursday, February 13, 2003 3:05 PM
To: wxPython-users@lists.wxwindows.org
Subject: Re: [wxPython-users] Trouble building CVS version
Harris Scott R Civ AFRL/SNJM wrote:
wxWindows seems to compile OK, but I run into trouble when I build wxPython.
Here's what happens:
==================
running build_ext
building 'gridc' extension
c++ -shared build/temp.linux-ppc-2.2/src/gtk/grid.o -L/usr/X11R6/lib -o build/lib.linux-ppc-2.2/wxPython/gridc.so -L/usr/local/lib -pthread -lwx_gtk-2.4
/usr/bin/ld: build/lib.linux-ppc-2.2/wxPython/gridc.so: undefined versioned symbol name __gmon_start__@@WXGTK_2.4
/usr/bin/ld: failed to set dynamic section sizes: Bad value
collect2: ld returned 1 exit status
error: command 'c++' failed with exit status 1Could this be the residual effects of an older version of wxWindows/wxPython?
Any advice/pointers would be appreciated!
Hmmm... Havn't seen this one. Did you run "make install" in the
wxWindows build dir?
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org