adns 1.0

Ask us to port a specific application.

adns 1.0

Postby Clay » Mon Apr 01, 2002 7:36 am

GNU adns is an asynchronous-capable DNS client library.

Source:
http://www.chiark.greenend.org.uk/~ian/adns/adns.tar.gz

When I attempt to compile, I get:
/usr/bin/ld: unknown flag: -soname=libadns.so.1


I'm attempting to compile in order to build "fastresolve", a replacement for the Apache "logresolve" tool ... located here:

http://www.pix.net/staff/djm/sw/fastresolve/

Help?

-Clay
Clay
 
Posts: 16
Joined: Sat Oct 06, 2001 7:00 pm

Re: adns 1.0

Postby apex » Thu Apr 11, 2002 7:09 am

No luck with this one. Last error was:

<blockquote><font size="1" face="Verdana, Helvetica, sans-serif">code:</font><hr><pre>
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
</pre>[/quote]
apex
 
Posts: 355
Joined: Sun Aug 05, 2001 7:00 pm


Return to Requests

Who is online

Users browsing this forum: No registered users and 43 guests

cron