discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] wxpython installation problem...anyone?


From: Charles Chen
Subject: [Discuss-gnuradio] wxpython installation problem...anyone?
Date: Thu, 28 Jul 2005 13:18:48 -0700 (PDT)

Hi all,

I am using the build_baseline.sh from
http://www.kd7lmo.net/ground_gnuradio_install.html and
everything was fine until I got to this command:

$ python setup.py build

it gave me a whole bunch of mess (475 errors), here's
a few lines from the bottom:

{standard input}:279: Error: symbol
`IMPLEMENT_ABSTRACT_CLASS' is already defined
{standard input}:285: Error: symbol `wxPy_ConvertList'
is already defined
{standard input}:302: Error: symbol `blocked' is
already defined
{standard input}:320: Error: symbol
`wxPyEndBlockThreads' is already defined
{standard input}:326: Error: symbol `wxPyGetWinHandle'
is already defined
{standard input}:364: Error: symbol `str' is already
defined
{standard input}:370: Error: symbol `tmpPtr' is
already defined
{standard input}:376: Error: symbol `tmpSize' is
already defined
{standard input}:383: Error: symbol
`PyString_AsStringAndSize' is already defined
{standard input}:390: Error: symbol `target' is
already defined
{standard input}:431: Error: symbol `o2' is already
defined
{standard input}:437: Error: symbol `count' is already
defined
{standard input}:443: Error: symbol `count' is already
defined
{standard input}:455: Error: symbol `count' is already
defined
{standard input}:475: Error: symbol `PyErr_SetString'
is already defined
error: command 'gcc' failed with exit status 1

Does anyone have any idea? What can I do?

Thanks.

-Charles

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
--- Begin Message --- Subject: wxpython installation problem Date: Wed, 27 Jul 2005 13:31:58 -0700 (PDT)
Hi Eric,

I am using the build_baseline.sh from
http://www.kd7lmo.net/ground_gnuradio_install.html and
everything was fine until I got to this command:

$ python setup.py build

it gave me a whole bunch of mess (475 errors), here's
a few lines from the bottom:

{standard input}:279: Error: symbol
`IMPLEMENT_ABSTRACT_CLASS' is already defined
{standard input}:285: Error: symbol `wxPy_ConvertList'
is already defined
{standard input}:302: Error: symbol `blocked' is
already defined
{standard input}:320: Error: symbol
`wxPyEndBlockThreads' is already defined
{standard input}:326: Error: symbol `wxPyGetWinHandle'
is already defined
{standard input}:364: Error: symbol `str' is already
defined
{standard input}:370: Error: symbol `tmpPtr' is
already defined
{standard input}:376: Error: symbol `tmpSize' is
already defined
{standard input}:383: Error: symbol
`PyString_AsStringAndSize' is already defined
{standard input}:390: Error: symbol `target' is
already defined
{standard input}:431: Error: symbol `o2' is already
defined
{standard input}:437: Error: symbol `count' is already
defined
{standard input}:443: Error: symbol `count' is already
defined
{standard input}:455: Error: symbol `count' is already
defined
{standard input}:475: Error: symbol `PyErr_SetString'
is already defined
error: command 'gcc' failed with exit status 1

What can I do?

Thanks.

-Charles


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--- End Message ---

reply via email to

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