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
gmake[6]: Leaving directory
`/source/radius/freeradius-snapshot-20011101/src/modules/rlm_counter'
gmake[5]: *** [common] Error 1
gmake[5]: Leaving directory
`/source/radius/freeradius-snapshot-20011101/src/modules'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory
`/source/radius/freeradius-snapshot-20011101/src/modules'
gmake[3]: *** [common] Error 1
gmake[3]: Leaving directory
`/source/radius/freeradius-snapshot-20011101/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/source/radius/freeradius-snapshot-20011101/src'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory
`/source/radius/freeradius-snapshot-20011101'
make: *** [all] Error 2
[root@industry freeradius-snapshot-20011101]# 

Here are my configure options (if it matters):

./configure \
        --prefix=/services/radius/freeradius \
        --localstatedir=/services/radius/var \
        --sysconfdir=/services/radius/conf \
        --with-radacctdir=/services/radius/content/radacct \
        --with-raddbdir=/services/radius/conf \
        --with-logdir=/services/radius/var/log \
        --with-mysql-include-dir=/services/db/mysql/include \
        --with-mysql-lib-dir=/services/db/mysql/lib \
        --with-mysql-dir=/services/db/mysql

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of 
> [EMAIL PROTECTED]
> Sent: November 1, 2001 11:30 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Auth failures
> 
> 
> "Jason Lixfeld" <[EMAIL PROTECTED]> wrote:
> > Today's CVS doesn't compile, either! :(
> 
>   Can you please post the error messages here?  I'm not 
> seeing that problem.
>  
> > I assume that copying sql.c to an earlier dist, reconfiguring, 
> > make;make install will work?
> 
>   Probably.
> 
>   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