[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ucspi-tcp-src doesn't build



build-ucspi-tcp results in the following:


tcpclient.c: In function `main':
tcpclient.c:77: warning: return type of `main' is not `int'
dns.o: In function `resolve':
/tmp/ucspi-tcp/ucspi-tcp-0.84/dns.c:62: undefined reference to `__dn_expand'
dns.o: In function `findname':
/tmp/ucspi-tcp/ucspi-tcp-0.84/dns.c:84: undefined reference to `__dn_expand'
/tmp/ucspi-tcp/ucspi-tcp-0.84/dns.c:97: undefined reference to `__dn_expand'
dns.o: In function `findip':
/tmp/ucspi-tcp/ucspi-tcp-0.84/dns.c:118: undefined reference to `__dn_expand'
dns.o: In function `findmx':
/tmp/ucspi-tcp/ucspi-tcp-0.84/dns.c:156: undefined reference to `__dn_expand' dns.o:/tmp/ucspi-tcp/ucspi-tcp-0.84/dns.c:172: more undefined references to `__dn_expand' follow
dns.o: In function `dns_init':
/tmp/ucspi-tcp/ucspi-tcp-0.84/dns.c:186: undefined reference to `__res_search' dns.o: In function `getshort':
/tmp/ucspi-tcp/ucspi-tcp-0.84/dns.c:22: undefined reference to `__res_query'
collect2: ld returned 1 exit status
make[1]: *** [tcpclient] Error 1
make: *** [build] Error 2



It's dead in the water.
Suggestions????



Reply to: