discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: SVN Compile Error Under Cygwin: Omnithread Stuff


From: Don Ward
Subject: [Discuss-gnuradio] Re: SVN Compile Error Under Cygwin: Omnithread Stuff
Date: Wed, 8 Aug 2007 17:10:12 -0400

----- Original Message ----- From: "Reid N Kleckner" <address@hidden>
To: "Don Ward" <address@hidden>
Cc: <address@hidden>
Sent: Wednesday, August 08, 2007 4:33 PM
Subject: SVN Compile Error Under Cygwin: Omnithread Stuff


So, that advice fixed that problem. Now I have a problem similar to the one documented here: http://www.gnuradio.org/trac/ticket/138 I applied the patch
listed there, but my error has not gone away:

/usr/src/gnuradio/gnuradio-core/src/lib/swig/gnuradio_swig_py_runtime.cc:(.text+
0x325be): undefined reference to `omni_thread::init_t::init_t()'
/usr/src/gnuradio/gnuradio-core/src/lib/swig/gnuradio_swig_py_runtime.cc:(.text+
0x325dc): undefined reference to `omni_thread::init_t::~init_t()'

Is there a similar fix to make it link/include/magic omnithread before building
the rest of the code?

As far as I know, no agreement has been reached on the right way to handle this, but the attached patches work for me. Use them instead of the ones from ticket 138.

-- Don W.

Attachment: makefiles.patch
Description: Binary data


reply via email to

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