Hi I'm trying to build dl-fldigi on Ubuntu 16.04, I'm certain I've gotten all dependencies installed and am following this guide to installing:
https://ukhas.org.uk/projects:dl-fldigi:build-ubuntu
I have successfully compiled on a Raspberry Pi but my Ubuntu install drops out with this
Makefile:2407: recipe for target 'dl_fldigi-newinstall.o' failed
make[2]: *** [dl_fldigi-newinstall.o] Error 1
make[2]: Leaving directory '/home/james/csdr/dl-fldigi/src'
Makefile:984: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/james/csdr/dl-fldigi/src'
Makefile:469: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Hi I'm trying to build dl-fldigi on Ubuntu 16.04, I'm certain I've gotten all dependencies installed and am following this guide to installing:
https://ukhas.org.uk/projects:dl-fldigi:build-ubuntu
I have successfully compiled on a Raspberry Pi but my Ubuntu install drops out with this
Makefile:2407: recipe for target 'dl_fldigi-newinstall.o' failed
make[2]: *** [dl_fldigi-newinstall.o] Error 1
make[2]: Leaving directory '/home/james/csdr/dl-fldigi/src'
Makefile:984: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/james/csdr/dl-fldigi/src'
Makefile:469: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1