Hi there,
I wonder, if it is possible to run DNRD on Mac OS X. I've tried it,
but got this after running the make command:
[localhost:~/Documents/dnrd-2.10/src] josch% make
Makefile:27: args.d: No such file or directory
Makefile:27: cache.d: No such file or directory
Makefile:27: common.d: No such file or directory
Makefile:27: dns.d: No such file or directory
Makefile:27: lib.d: No such file or directory
Makefile:27: main.d: No such file or directory
Makefile:27: master.d: No such file or directory
Makefile:27: query.d: No such file or directory
Makefile:27: relay.d: No such file or directory
Makefile:27: sig.d: No such file or directory
Makefile:27: tcp.d: No such file or directory
Makefile:27: udp.d: No such file or directory
zsh: command not found: gcc
zsh: command not found: gcc
zsh: command not found: gcc
zsh: command not found: gcc
zsh: command not found: gcc
zsh: command not found: gcc
zsh: command not found: gcc
zsh: command not found: gcc
zsh: command not found: gcc
zsh: command not found: gcc
zsh: command not found: gcc
zsh: command not found: gcc
gcc -Wall -Werror -O2 -D_REENTRANT -ggdb -c -o args.o
args.c
make: gcc: Command not found
make: *** [args.o] Error 127
[localhost:~/Documents/dnrd-2.10/src] josch%
Any ideas?
Regards,
Josch