discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Missing usrp_spi_defs.h?


From: Berndt Josef Wulf
Subject: Re: [Discuss-gnuradio] Missing usrp_spi_defs.h?
Date: Fri, 19 Aug 2005 20:37:36 +0930
User-agent: KMail/1.8.1

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

Attachment: pgpKUWvHog1H5.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]