Tinc 1.0.24 build failed on OSX Mavericks

Guus Sliepen guus at tinc-vpn.org
Sat Nov 22 21:10:50 CET 2014


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 missing somewhere.

A fix is already pending for 1.0.25 (which I really should release
soon). A temporary workaround is to call configure like this:

./configure [...your options here...] LDFLAGS=-lresolv

Then make as usual.

-- 
Met vriendelijke groet / with kind regards,
     Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20141122/8d479227/attachment.sig>


More information about the tinc-devel mailing list