-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
sudo make -f Makefile install
cc -I /include -I /include/linux -g -O3 -D _GNU_SOURCE -c -o linux_port.o linux_port.c
In file included from linux_port.c:29:
./comm.h:50:10: fatal error: 'fftw3.h' file not found
#include "fftw3.h"
^~~~~~~~~
1 error generated.
make: *** [linux_port.o] Error 1
the Makefile.mac is also gone. based on the linhpsdr build requires
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels