hi list, trying to build latest snapshot on freebsd yeilds an error. see snip below. <snip> Making all in lib... gmake[3]: Entering directory `/home/roy/freeradius- snapshot-20051024/src/lib' /home/roy/freeradius-snapshot-20051024/libtool --mode=compile gcc -g - O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wall - D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align - Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing- declarations -Wnested-externs -W -Wredundant-decls -Wundef -D_LIBRADIUS -I../include -DHMAC_SHA1_DATA_PROBLEMS -c dict.c gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 - Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing- declarations -Wnested-externs -W -Wredundant-decls -Wundef -D_LIBRADIUS -I../include -DHMAC_SHA1_DATA_PROBLEMS -c dict.c -fPIC -DPIC - o .libs/dict.o In file included from ../include/libradius.h:37, from dict.c:42: /usr/include/sys/socket.h:243: error: redefinition of `struct sockaddr_storage' gmake[3]: *** [dict.lo] Error 1 gmake[3]: Leaving directory `/home/roy/freeradius- snapshot-20051024/src/lib' gmake[2]: *** [common] Error 2 gmake[2]: Leaving directory `/home/roy/freeradius-snapshot-20051024/src' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/home/roy/freeradius-snapshot-20051024/src' gmake: *** [common] Error 2 *** Error code 2 </snip> my system: FreeBSD 5.4-RELEASE i386 GENERIC autoconf-2.59_2 gmake-3.80_2 anyone seeing the same? or had a fix? br, roy
participants (1)
-
Roy