Subject: compiling file using "gmake"
To: None <port-sparc64@netbsd.org>
From: gaspo <gaspolo@gmail.com>
List: port-sparc64
Date: 02/23/2005 02:00:32
hi to all i have a little problem:
i try to copmile http://www.sixxs.net/archive/sixxs/aiccu/unix/aiccu_current.tgz
(file for ipv6 behind nat from sixxs.net)
i can use only this program for using ipv6 ...
when i use "gmake" for copmiling i have this error:
# gmake
Building : aiccu - Automatic IPv6 Connectivity Configuration Utility
Copyright : SixXS
Version : 2005.01.31
gmake[1]: Entering directory `/root/aiccu/unix-console'
gcc -pedantic -W -Wall -Wshadow -Wcast-align -D_GNU_SOURCE -O3 -D
AICCU_CONSOLE -D AICCU_TYPE="\"kame\"" -pthread -c -o main.o main.c
In file included from /usr/include/netinet/if_ether.h:53,
from ../common/common.h:62,
from ../common/aiccu.h:17,
from main.c:13:
/usr/include/net/if_ether.h:149: error: field `ec_if' has incomplete type
/usr/include/net/if_ether.h:192: error: parse error before "u_int"
/usr/include/net/if_ether.h:194: error: parse error before '}' token
gmake[1]: *** [main.o] Error 1
gmake[1]: Leaving directory `/root/aiccu/unix-console'
gmake: *** [all] Error 2


anybody can help me to copmile this program is important...because i
must MAp my internal Lan with ipv6 and i can use only this program!
tnx for all and tnx for all people  help me!!