The recent addition of libvolk_orc caused a little bit of a problem when building an out-of-tree project that uses it, because pkg-config --libs volk reports wanting libvolk_orc (which wasn't built on my machine).
I've attached a patch that fixes it: I just create a variable to hold the -lvolk_orc bit that goes into the volk.pc.in file if ORC_CHECK decides to build it. I'm not clear if it should still be included if cross-compiling (and LV_HAVE_ORCC is set to no, but LV_HAVE_ORC is still yes), but in that case I'm not sure what's happening with the .pc file anyways. So I'll pass this along and just give the disclaimer that: it works for me! Doug -- Doug Geiger doug.gei...@bioradiation.net
volk_orc.patch
Description: Binary data
_______________________________________________ Patch-gnuradio mailing list Patch-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/patch-gnuradio