Skip to content

Unable to build on mac #28

@ghost

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions