On Fri, 19 Aug 2005 05:05 am, you wrote: > On Wed, Aug 17, 2005 at 03:56:48PM +0930, Berndt Josef Wulf wrote: > > G'day, > > > > the following error is encountered during the build process of gr-usrp: > > > > c++ -DHAVE_CONFIG_H -I. -I.. -pthread > > -I/usr/pkgsrc/ham/gr-usrp/work/.buildlink/include/gnuradio > > -I/usr/pkgsrc/ham/gr-usrp/work/.buildlink/include > > -I/usr/pkgsrc/ham/gr-usrp/work/.buildlink/include/python2.4 > > -I/usr/pkgsrc/ham/gr-usrp/work/.buildlink/include/cppunit -Wall > > -Woverloaded-virtual -pthread -MT usrp1.lo -MD -MP -MF .deps/usrp1.Tpo -c > > usrp1.cc -fPIC -DPIC -o .libs/usrp1.o > > usrp1.cc:1667:27: usrp_spi_defs.h: No such file or directory > > > > This file exists in the usrp source tree but is not installed. Manually > > copying this file to the appropriate directory rectifies the problem. The > > sources are as of 17 Aug 2005 (CVS). I guess this is a bug in the > > installation procedure for the usrp module. > > > > cheerio Berndt > > Did you install usrp before trying to build gr-usrp? > > usrp/firmware/include/Makefile.am installs usrp_spi_defs.h in > ${prefix}/include > > Using the > > $ cd gr-build > $ ./for-all-dirs ../buildit > > technique ensures that the separate pieces are built in a good order.
Thanks Eric. Yes I did build usrp before gr-usrp. I've created a GnuRadio package for NetBSD, soon to be committed, and the prescribed dependencies won't allow it any other way. After reloading the source code tree from CVS it built and installed fine. Perhaps a laps of concentration in the early morning hours and lack of sleep... ;-) cheerio Berndt
pgpFexzKBQeaj.pgp
Description: PGP signature
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio