[Nut-upsdev] trunk build 708:access.c
Doug Reynolds
mav at wastegate.net
Sat Jan 6 13:43:15 CET 2007
I was having a little trouble building the 708 truck... access.c bombs out:
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O -Wall
-Wsign-compare -MT access.o -MD -MP -MF .deps/access.Tpo -c -o access.o
access.c
access.c: In function `mask_cmp':
access.c:59: error: structure has no member named `s6_addr32'
access.c:61: error: structure has no member named `s6_addr32'
access.c:65: error: structure has no member named `s6_addr32'
access.c:65: error: structure has no member named `s6_addr32'
*** Error code 1
seems weird, looks like one of the IP6 updates wasn't defined somewhere?
btw, this is on freebsd 6.2-RC1
More information about the Nut-upsdev
mailing list