radeapclient won't build from cvs head
I'm getting Undefined references to va_start in src/modules/rlm_eap/radeapclient.c because stdarg.h is no longer included (previously, it was included via radeapclient.c->eap_types.h->radiusd.h).
On Fri 20 Oct 2006 20:15, Garber, Neal wrote:
I'm getting Undefined references to va_start in src/modules/rlm_eap/radeapclient.c because stdarg.h is no longer included (previously, it was included via radeapclient.c->eap_types.h->radiusd.h).
Alan. We are getting lots of these reports from all different platforms since you did the header "cleanup" :-) -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
Peter Nixon <listuser@peternixon.net> wrote:
Alan. We are getting lots of these reports from all different platforms since you did the header "cleanup" :-)
It's fixed. We should really have a daily build machine... Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (3)
-
Alan DeKok -
Garber, Neal -
Peter Nixon