discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] wxPython 2.8.8.0 and cygwin installation failure


From: Michael S. Grant
Subject: [Discuss-gnuradio] wxPython 2.8.8.0 and cygwin installation failure
Date: Sat, 5 Jul 2008 22:06:27 -0400 (EDT)
User-agent: SquirrelMail/1.4.5

-- Hello,

After searching the mailing list archive, I'm looking for help with 
wxPython 2.8.8.0 installation failures at step (9) of
http://www.gnuradio.org/trac/wiki/wxPythonCygwin.  (I'm using python 2.5
and swig 1.3.34).  The setup command is:

python setup.py build_ext --inplace WXPORT=msw COMPILER=cygwin
BUILD_GLCANVAS=0 BUILD_GIZMOS=0 UNICODE=0

The error message was an undefined reference building '_controls_' extension:
g++ -mcygwin -shared -s
build/temp.cygwin-1.5.25-i686-2.5/src/msw/_controls_wrap.o
build/temp.cygwin-1.5.25-i686-2.5/src/msw/_controls_.def -L/usr/local/lib
...
undefined reference to `__imp___ZTV23wxDatePickerCtrlGeneric' ...

followed by other similar errors and then:

collect2: ld returned 1 exit status
error: command 'g++' failed with exit status 1

Had the same failure multiple times on 2 different machines, so help on
this would be much appreciated!

Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]