Help compiling tinc in Solaris 2.6

Guus Sliepen guus at sliepen.eu.org
Fri Dec 13 22:26:59 CET 2002


On Fri, Dec 13, 2002 at 04:20:00PM -0500, Mauricio wrote:

> 	We would hope so, but that would be *too* easy.  ;)

Add this to net.h:

#ifndef AI_NUMERICHOST
#define AI_NUMERICHOST 4
#endif
#ifndef IN6_IS_ADDR_V4MAPPED
#define IN6_IS_ADDR_V4MAPPED(x) (0)
#endif

If it complains about other AI_ stuff, try adding this to net.h:

#include "../lib/fake-getaddrinfo.h"

-- 
Met vriendelijke groet / with kind regards,
    Guus Sliepen <guus at sliepen.eu.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://brouwer.uvt.nl/pipermail/tinc/attachments/20021213/63b74a8e/attachment.pgp


More information about the Tinc mailing list