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
ras@dk5ras:~/gnuradio-3.4.2$ 

Not so easy :-)

Thank you vor your assistance!

Ralph.

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to