discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] wxPython 2.8.8.0 and cygwin installation failure


From: Nagaraj C Shivaramaiah
Subject: Re: [Discuss-gnuradio] wxPython 2.8.8.0 and cygwin installation failure
Date: Mon, 7 Jul 2008 00:06:58 +1000

Michael,

Even I had a similar problem. When I reverted back to wxPython
2.8.7.1, binutils 20060817-1  and swig 1.3.31 it was fine. So unless
you require 2.8.8.0 (or other combination) for some specific reason,
this is the easiest workaround.

Nagaraj

On Sun, Jul 6, 2008 at 12:06 PM, Michael S. Grant <address@hidden> wrote:
> -- 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
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>




reply via email to

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