search for: _res_9_init

Displaying 3 results from an estimated 3 matches for "_res_9_init".

2014 Nov 22
2
Tinc 1.0.24 build failed on OSX Mavericks
...l_auth.o protocol_edge.o protocol_misc.o protocol_key.o protocol_subnet.o raw_socket_device.o route.o subnet.o tincd.o utils.o xmalloc.o bsd/device.o -lcrypto -lz -llzo2 clang: warning: argument unused during compilation: '-pie' Undefined symbols for architecture x86_64: "_res_9_init", referenced from: _main_loop in net.o ld: symbol(s) not found for architecture x86_64 The symbol is exported in /usr/lib/libresolv.9.dylib library. I'm not familiar with autotools so I can't propose a patch, but it seems that -lresolv ldflag is missing somewhere. -- Best r...
2014 Nov 22
0
Tinc 1.0.24 build failed on OSX Mavericks
On Sat, Nov 22, 2014 at 07:05:11PM +0300, Vladimir "Equidamoid" Shapranov wrote: > I've got the following error when tried to compile tinc-1.0.24: [...] > Undefined symbols for architecture x86_64: > "_res_9_init", referenced from: > _main_loop in net.o > ld: symbol(s) not found for architecture x86_64 > > The symbol is exported in /usr/lib/libresolv.9.dylib library. I'm not > familiar with autotools so I can't propose a patch, but it seems that > -lresolv ldflag is mis...
2009 Sep 10
1
need -lresolv on MacOSX 10.6
...rrsection in libopenbsd-compat.a(getrrsetbyname.o) _getrrsetbyname in libopenbsd-compat.a(getrrsetbyname.o) _getrrsetbyname in libopenbsd-compat.a(getrrsetbyname.o) "_res_9_getlong", referenced from: _parse_dns_rrsection in libopenbsd-compat.a(getrrsetbyname.o) "_res_9_init", referenced from: _getrrsetbyname in libopenbsd-compat.a(getrrsetbyname.o) "_res_9_dn_expand", referenced from: _parse_dns_rrsection in libopenbsd-compat.a(getrrsetbyname.o) _getrrsetbyname in libopenbsd-compat.a(getrrsetbyname.o) ld: symbol(s) not found collect2...