On Thu, 2007-11-08 at 14:21 +1030, Berndt Josef Wulf wrote: > On NetBSD the following error occurs with: > > checking boost/shared_ptr.hpp usability... yes > checking boost/shared_ptr.hpp presence... yes > checking for boost/shared_ptr.hpp... yes > checking for svn... /usr/pkg/bin/svn > Shared object "libaprutil-0.so.0" not found > Shared object "libaprutil-0.so.0" not found > Component omnithread passed configuration checks, but not building. > Component gnuradio-core requires omnithread, which is not being built. > configure: error: Component gnuradio-core has errors, stopping. > *** Error code 1 > > Can someone tell me more about libaprutil? Is this a new dependency? I didn't > see it on previous versions.
This is not part of GNU Radio and is not a GNU Radio dependency. 'libapr' is the Apache Portable Runtime Utility library. Something that ./configure runs is trying to dynamically load this and your system either doesn't have it installed or it can't otherwise be found. -- Johnathan Corgan Corgan Enterprises LLC http://corganenterprises.com _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio