Hi list,

I'm trying to build gnu radio from source on a MacOSX 10.6, using MacPorts.

I tried both with the git master tree and the 3.4.2 tarball, and both
fail at the same point: linking fails in volk/lib with "library not
found for -lboost_unit_test_framework-mt".

The library files (libboost_unit_test_framework-mt.a and
libboost_unit_test_framework-mt.dylib) are installed in
/opt/local/lib, along with all the other boost libraries. Compiling
and linking works fine in other directories of the source tree.

I don't know autotools well enough to identify the source of the
problem. Any hints?

Thanks!

Dimitrios Symeonidis
"If you think you're too small to make a difference, try sleeping with
a mosquito!" - Amnesty International

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

Reply via email to