Hi Alan, I could correct the previous error editing the autoconf.h lines: #define HAVE_STRUCT_IN6_ADDR #define HAVE_STRUCT_SOCKADDR_STORAGE Now I am receiving the error: /var/freeradius-server-2.1.8/src/lib/.libs/libfreeradius-radius.so: undefined reference to `___tls_get_addr' ( full make output at attached file ) Could you help me ? Thanks, Denis On 2/2/10 4:49 AM, "Alan DeKok" <aland@deployingradius.com> wrote:
Denis DAmico wrote:
Thanks, Alan, I did not understood why do you suspect of IPV6 options, but I tried to edit src/include/autoconf.h changing the line(s):
<sigh> "Hi, I did stuff..."
Please describe *what* you changed, and why.
The issues are:
HAVE_STRUCT_IN6_ADDR is not defined HAVE_STRUCT_SOCKADDR_STORAGE is not defined.
Go fix that.
I do not intend to use IPv6 in that project. IPv4 is enough.
That doesn't change anything.
Do you suggest to change to another version of openbsd ? Or to use freebsd, netbsd ?
I gave you my suggestion.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
--