Dánial Olsen wrote: > I'm getting these errors when compiling CVS and 2.0.0-pre2 on OpenBSD > 4.1: ... > /root/freeradius/freeradius-server-2.0.0-pre2/src/freeradius-devel/missing.h:182: > error: redefinition of `struct in6_addr' ... > /root/freeradius/freeradius-server-2.0.0-pre2/src/freeradius-devel/missing.h:188:1: > warning: "s6_addr" redefined ... > /usr/include/netinet6/in6.h:124:1: warning: this is the location of the > previous definition
It looks like the "configure" scripts are failing to find the existing definitions of struct in6_addr, etc. I don't know why, as I don't have access to an OpenBSD system. It does work on Linux, Cygwin, NetBSD, MAC OSX, and Solaris that I've managed to test. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

