On Thursday 13 March 2008 05:27:30 Johnathan Corgan wrote: > GNU Radio release 3.1.2rc0 tarballs are now available for > testing: > > http://gnuradio.org/releases/gnuradio/gnuradio-3.1.2rc0.tar.gz > http://gnuradio.org/releases/gnuradio/gr-howto-write-a-block-3.1. >2rc0.tar.gz > > Release 3.1.2rc0 is a pre-release for testing purposes, and > incorporates all known bug fixes from the development trunk. In > addition, new features and functions that don't (or shouldn't) > impact existing user code have been included: > > http://gnuradio.org/trac/wiki/Release3.1Branch > > Instructions for installation may be found at: > > http://gnuradio.org/trac/wiki/BuildGuide > > Source code-based installation of GNU Radio requires ensuring the > build prerequisites are installed on your system, followed by the > traditional 'configure' and 'make' process. See the OS specific > instructions at the above wiki page to accomplish this.
Doesn't build using the pkgsrc framework failing as shown below: checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking for svn... /usr/pkg/bin/svn svn: '.' is not a working copy svn: '.' is not a working copy Not building component omnithread. Component gnuradio-core requires omnithread, which is not being built or specified via pre-installed files. Needless to say, svn is installed and accessable. No idea about omnithread. Any suggestions appreciated. Systeminfo: NetBSD 4.99.51 (GENERIC) 73, Berndt VK5ABN _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
