discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Build error GNU Radio release v3.3.1git-971-ga02bb131


From: Arya Santini
Subject: [Discuss-gnuradio] Build error GNU Radio release v3.3.1git-971-ga02bb131
Date: Sat, 26 Feb 2011 21:03:36 -0800

Hi List,

I was trying to build the gnuradio on yet another machine running
Ubuntu 10.10. from source today after checking out the latest code
from the dev trunk:

git clone http://gnuradio.org/git/gnuradio.git

Then I set the branch to next, so that I can build gr-uhd as well.
(Prior to this I'd successfully built and installed UHD)

After ./bootstrap, ./configure (reports most of the components (that I
want) will be built, including uhd), I run make and get the following
error, when make enters the /host/swig directory

make[6]: Entering directory `/home/siva/calit2/gnuradio/usrp/host/swig'

The reported bunch of errors are:

starts from:
python/usrp_prims.cc:2850:13: error: ‘ptrdiff_t’ does not name a type
...
...
make[6]: *** [_usrp_prims_la-usrp_prims.lo] Error 1
ends after make exits the build tree...

Help?

Arya



reply via email to

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