I can't run make on my mac. Here is the output. (Xcode and Macports are installed).
cc `/bin/sh Makefile-helper.sh` rtl83xx.c rrcp_packet.c rrcp_io.c rrcp_lib.c rrcp_switches.c rrcp_config.c -o ../bin/rtl83xx
clang: error: unknown argument: '-n'
make: *** [rtl83xx] Error 1
I can't run make on my mac. Here is the output. (Xcode and Macports are installed).