Help compiling tinc in Solaris 2.6
Mauricio
pingouin at bellsouth.net
Fri Dec 13 22:20:00 CET 2002
At 21:03 +0100 13/12/02, Guus Sliepen wrote:
>On Fri, Dec 13, 2002 at 12:59:32PM -0500, Mauricio wrote:
>
>> Thanks for the help once again! It did not complain about
>> them, but it did bark about something else (AF_INET6):
>[...]
>> The story goes on with another cliffhanger... ;)
>
>Heh :) I hope this will finally solve your problems: add the following
>lines to src/net.h:
>
>#ifndef AF_INET6
>#define AF_INET6 10
>#endif
We would hope so, but that would be *too* easy. ;)
netutl.c: In function `str2sockaddr':
netutl.c:91: `AI_NUMERICHOST' undeclared (first use in this function)
netutl.c:91: (Each undeclared identifier is reported only once
netutl.c:91: for each function it appears in.)
make[2]: *** [netutl.o] Error 1
make[2]: Leaving directory `/home/raub/todo/tinc-1.0pre8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/raub/todo/tinc-1.0pre8'
make: *** [all] Error 2
raub at kushana>
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.linux.org/lists/
Tinc site: http://tinc.nl.linux.org/
More information about the Tinc
mailing list