To: "Don Ward" <[EMAIL PROTECTED]> Cc: <discuss-gnuradio@gnu.org> 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 patchlisted 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 buildingthe 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.
makefiles.patch
Description: Binary data
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio