Hello, I am compiling from the tarball on Mac (Catalina 10.15 (19A602)).
I get the following:
Undefined symbols for architecture x86_64:
"_ldns_rr_free", referenced from:
_main in linktest.o
"_ldns_rr_new", referenced from:
_main in linktest.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [linktest] Error 1
Hello, I am compiling from the tarball on Mac (Catalina 10.15 (19A602)).
I get the following: