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: Ralph A. Schmid
Subject: Re: [Discuss-gnuradio] Still problems building gr 3.4.2 / Debian
Date: Fri, 2 Aug 2013 21:27:04 +0200
User-agent: KMail/1.13.7 (Linux/3.9-1-amd64; KDE/4.8.4; x86_64; ; )

OK,
volk and usrp2 are disabled anyway, then I did the patches, make 
clean, configure with all options, make, and get this one:

test -f `basename '_startup.a51'` || ln -s '_startup.a51' .
test -f ../common/`basename '_startup.a51'` -o \
                \! -f `dirname '_startup.a51'`/../common/`basename 
'_startup.a51'` \
                || ln -s `dirname '_startup.a51'`/../common/`basename 
'_startup.a51'` ../common/`basename '_startup.a51'`
sdas8051 -plosgff `basename '_startup.a51'`
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 
_startup.rel
sh: 1: aslink: not found
make[6]: *** [eeprom_boot.ihx] Error 1
make[6]: Leaving directory 
`/home/ras/gnuradio-3.4.2/usrp/firmware/src/usrp2'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory 
`/home/ras/gnuradio-3.4.2/usrp/firmware/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/ras/gnuradio-3.4.2/usrp/firmware'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ras/gnuradio-3.4.2/usrp'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ras/gnuradio-3.4.2/usrp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ras/gnuradio-3.4.2'
make: *** [all] Error 2
address@hidden:~/gnuradio-3.4.2$ 

Not so easy :-)

Thank you vor your assistance!

Ralph.



reply via email to

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