posted April 10, 2002 12:09 PM
No luck with this one. Last error was:
code:
set -e; for d in src dynamic client regress; do make -C $d all; done make[1]: Nothing to be done for `all'. rm -f libadns.so.1.0 gcc -dynamiclib -shared -Wl -o libadns.so.1.0 types_p.o event_p.o query_p.o reply_p.o general_p.o setup_p.o transmit_p.o parse_p.o poll_p.o check_p.o ld: common symbols not allowed with MH_DYLIB output format types_p.o definition of common _data (size 4) /usr/bin/libtool: internal link edit command failed make[1]: *** [libadns.so.1.0] Error 1 make: *** [all] Error 2