[Pianod] compile error - no member named ‘sin6_len’

Dave Badia dbadia at gmail.com
Fri Dec 14 14:12:41 PST 2012


Hi list -
I'm getting the following compile error on my gentoo box running
2.6.37.2.  I think I need to upgrade my kernel, was hoping someone
here could confirm that's the right fix.

c99 -O2 -DNDEBUG   -I src/libpiano -I src/libwaitress \
                -I src/libfootball \
                 \
                -I /opt/local/include -DENABLE_FAAD \
                -DENABLE_MAD  \
                 -I/usr/include/json   -c -o
src/libfootball/fb_service.o src/libfootball/fb_service.c
src/libfootball/fb_service.c: In function ‘fb_setup_ip6_socket’:
src/libfootball/fb_service.c:77:19: error: ‘struct sockaddr_in6’ has
no member named ‘sin6_len’
gmake: *** [src/libfootball/fb_service.o] Error 1

Thanks
Dave



More information about the Pianod mailing list