At 11:48 AM 11/1/2001 -0500, Jason Lixfeld wrote:
>Here's the failure:
>
>Making static dynamic in rlm_counter...
>gmake[6]: Entering directory
>`/source/radius/freeradius-snapshot-20011101/src/modules/rlm_counter'
>gcc -g -O2 -D_REENTRANT -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith
>-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
>-Wmissing-prototypes -Wmissing-declarations -Wnested-externs
>-I../../include -c rlm_counter.c -o rlm_counter.o
>rlm_counter.c: In function `counter_instantiate':
>rlm_counter.c:246: too few arguments to function `dict_addattr'
>rlm_counter.c:264: too few arguments to function `dict_addattr'
>gmake[6]: *** [rlm_counter.o] Error 1
Hmmm, looks like i missed a module that calls dict_addattr. I'm correcting
this now.
dict_addattr was updated to take the the 'ATTR_FLAGS' argument, which
rlm_counter wasn't updated to know about.
( oh to have c++ function overloading... )
-Chris
--
\\\|||/// \ Chris Parker - Manager, Development Engineering
\ ~ ~ / \ WX *is* Wireless! \ [EMAIL PROTECTED]
| @ @ | \ http://www.starnetwx.net \ (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
\ Without C we would have 'obol', 'basi', and 'pasal'
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html