linhpsdr
linhpsdr copied to clipboard
Trouble Compiling - ALSA
Hi. We are trying to compile the master branch on Ubuntu 18.04. We followed the readme file, but are having trouble with ALSA:
hamsci@clack:~/Downloads/linhpsdr$ make
rm -f version.o
gcc -Wno-deprecated-declarations -D GIT_DATE='"2019-10-08"' -D GIT_VERSION='"Beta"' -O3 -g `pkg-config --cflags gtk+-3.0` -c -o main.o main.c
In file included from main.c:37:0:
receiver.h:27:10: fatal error: alsa/asoundlib.h: No such file or directory
#include <alsa/asoundlib.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
Thank you, Nathaniel
Sorry I had not pushed the latest README.md which has the install info for alsa.