OpenHantek / openhantek

OpenHantek is a DSO software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes
http://openhantek.org/
GNU General Public License v3.0
771 stars 199 forks source link

Unable to install - make command fails #17

Closed newtonis closed 8 years ago

newtonis commented 8 years ago

It outputs newtonis@newtonis-B85M-DS3H:~/OpenHantek-openhantek-48d6e64$ make gcc -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iopenhantek/src -Iopenhantek/src/hantek -I. -o extractfw.o openhantek-extractfw/extractfw.c openhantek-extractfw/extractfw.c:31:17: fatal error: bfd.h: No such file or directory compilation terminated. Makefile:383: recipe for target 'extractfw.o' failed make: *** [extractfw.o] Error 1

I installed all the dependencies listed with no errors. I'm running Ubuntu GNOME 15.10

UncleRus commented 8 years ago

May be apt-get install binutils-dev