Alan DeKok wrote:
Norbert Wegener wrote:
Hello Alan,
since the release of pre1 half a year has gone.
Can you already foresee when the final version will be released?

  I've been trying to get a Coverity scan before 2.0 is released,
because of the number of changes that have been made.  It now seems that
the scan is a ways off in the future.

  I'll fix some issues brought up in the past few days.  After that, 2.0
should be pretty close.

  The main remaining problem is one of feedback.  -pre1 and -pre2 were
released with the goal of getting feedback and beta testing.  There was
very little response.  My concern is that without adequate feedback, we
could have a situation where 2.0 is released, and a number of people
immediately see problems.

  Please try CVS head *now*.  I've made some changes that may fix
reported issues with jradius.  They work with wpa_supplicant, but I have
not tested them with XP, Vista, or MAC OSX.  Please test this and report
back.

/usr/local/src/freeradius-cvscurrent/libtool --mode=compile gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DDARWIN -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/usr/local/src/freeradius-cvscurrent/src -c getaddrinfo.c gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DDARWIN -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/usr/local/src/freeradius-cvscurrent/src -c getaddrinfo.c -fno-common -DPIC -o .libs/getaddrinfo.o
getaddrinfo.c: In function 'gethostbyname_r':
getaddrinfo.c:138: error: 'fr_hostbyname' undeclared (first use in this function)
getaddrinfo.c:138: error: (Each undeclared identifier is reported only once
getaddrinfo.c:138: error: for each function it appears in.)
getaddrinfo.c:139: error: 'fr_hostbyname_mutex' undeclared (first use in this function)
getaddrinfo.c: In function 'gethostbyaddr_r':
getaddrinfo.c:171: error: 'fr_hostbyaddr' undeclared (first use in this function) getaddrinfo.c:172: error: 'fr_hostbyaddr_mutex' undeclared (first use in this function)
make[4]: *** [getaddrinfo.lo] Error 1
make[3]: *** [common] Error 2
make[2]: *** [all] Error 2
make[1]: *** [common] Error 2
make: *** [all] Error 2


  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to