[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hobbit] Compile error in today's (6-4-2008) snapshot



. . .
make[2]: Leaving directory
`/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/bbnet/c-ares'
ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored"
cp c-ares/.libs/libcares.a .
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DLINUX -I.
-I/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include
-I/usr/local/include -I./c-ares -c -o dns.o dns.c
In file included from
/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include/libbbgen.h:76,
                 from dns.c:24:
/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include/../lib/sendmsg.h:36:
error: redeclaration of enumerator `ns_c_none'
/usr/include/arpa/nameser.h:325: error: previous definition of 'ns_c_none'
was here
make[1]: *** [dns.o] Error 1
make[1]: Leaving directory
`/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/bbnet'
make: *** [bbnet-build] Error 2