discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Still problems building gr 3.4.2 / Debian


From: Tom Tsou
Subject: Re: [Discuss-gnuradio] Still problems building gr 3.4.2 / Debian
Date: Fri, 2 Aug 2013 17:15:22 +0200

On Fri, Aug 2, 2013 at 5:09 PM, Tom Tsou <address@hidden> wrote:
> On Fri, Aug 2, 2013 at 5:13 PM, Ralph A. Schmid <address@hidden> wrote:
>> make[6]: Leaving directory
>> `/home/ras/gnuradio-3.4.2/usrp/firmware/src/common'
>> Making all in usrp2
>> make[6]: Entering directory
>> `/home/ras/gnuradio-3.4.2/usrp/firmware/src/usrp2'
>> sdcc -mmcs51 --no-xinit-opt --code-loc 0x0000 --code-size 0x1800 --
>> xram-loc 0x1800 --xram-size 0x0800 -Wl '-b USBDESCSEG = 0xE000' -L
>> ../../lib libfx2.lib -o eeprom_boot.ihx eeprom_boot.rel eeprom_init.rel
>
> That's the very old USRP2 driver - disable it. Disable volk too
> (multiple dependencies) since you won't be using it anyways.
>
> '--disable-volk' and  '--disable-usrp2'

I spoke too soon. That's not a usrp2 error (though usrp2 should be
disabled anyways). You can disable the firmware build for the USRP1 by
removing it from the Makefile.

https://github.com/ttsou/gnuradio/commit/7881cb54af7

  -TT



reply via email to

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