Hi Jakob - Good to hear you got GNU Radio running on your OSX install. All of the bootstrap warnings and the failed tests on OSX have been corrected in the latest trunk; I highly recommend updating to it ("svn up") if you have the time. - MLD

On Feb 10, 2009, at 11:55 AM, Jakub Moskal wrote:
thank you for help! It turned out that I had set the DYLD_LIBRARY_PATH
for my Matlab, so that I could interface it with Java. Also, the
PKG_CONFIG_PATH hadn't been set at all. After removing the
DYLD_LIBRARY_PATH and setting the PKG_CONFIG_PATH I managed to compile
3.1 release from svn. I got some warnings from bootstrap (namely,
"AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS", which
didn't appear with 3.2 branch) and the 'make test' failed two tests
(gr_goertzel), the same way it did for
http://www.mail-archive.com/discuss-gnuradio@gnu.org/msg13160.html --
I ignored it, installed and managed to import gr in python without any
warnings.


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to