At 04:20 PM 6/5/2002 -0500, you wrote: >Here is the error I get when I run make on freeradius-snapshot-20020605 > >rlm_sql.c: In function `rlm_sql_accounting': >rlm_sql.c:633: warning: pointer of type `void *' used in arithmetic >rlm_sql.c: At top level: >rlm_sql.c:811: `rlm_sql_checksimul' undeclared here (not in a function) >rlm_sql.c:811: initializer element for `rlm_sql.methods[4]' is not constant >gmake[6]: *** [rlm_sql.o] Error 1 >gmake[6]: Leaving directory >`/root/freeradius-snapshot-20020605/src/modules/rlm_sql' >gmake[5]: *** [common] Error 1 >gmake[5]: Leaving directory `/root/freeradius-snapshot-20020605/src/modules' >gmake[4]: *** [all] Error 2 >gmake[4]: Leaving directory `/root/freeradius-snapshot-20020605/src/modules' >gmake[3]: *** [common] Error 1 >gmake[3]: Leaving directory `/root/freeradius-snapshot-20020605/src' >gmake[2]: *** [all] Error 2 >gmake[2]: Leaving directory `/root/freeradius-snapshot-20020605/src' >gmake[1]: *** [common] Error 1 >gmake[1]: Leaving directory `/root/freeradius-snapshot-20020605' >make: *** [all] Error 2 > > >Does anybody have an idea how to get make to complete properly?
Sorry, I made a mistake checking in the new code last night. This has already been fixed in CVS. You can grab a copy using anonymous CVS (http://www.freeradius.org/development.html#cvs) or wait until tonights snapshot. Randy Moore Axion Information Technologies, Inc. email [EMAIL PROTECTED] phone 301-408-1200 fax 301-445-3947 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
