Compilation error

2005-06-21 Thread Oleg M. Golovanov
I try to make FreeRADIUS 1.0.4 on FreeBSD 4.11 and got the followin ( the previous version has been made successfully). Does anybody know the problem or maybe where to search? In file included from rlm_attr_rewrite.c:31: /usr/include/regex.h:46: syntax error before `regoff_t'

Compilation errors in 1.0.4

2005-06-21 Thread Oleg M. Golovanov
I fixed the shown error but got the following. I set CPPFLAGS in my configure script as follows -- CPPFLAGS=-I/usr/local/include -I/usr/local/pgsql/include LDFLAGS=-L/usr/local/lib -L/usr/local/pgsql/lib ./configure --prefix=/usr/local/freeradius --with-raddbdir=/usr/local/freeradius/etc

ACCT_USERS don't work

2005-05-18 Thread Oleg M. Golovanov
I have FreeBSD 4.10 FreeRADIUS 1.0.2 with Postgres SQL 7.4.7. The problem is following: I wrote DEFAULT Acct-Status-Type == Start, Huntgroup-Name == vpn Exec-Program = /usr/local/4net/vpn_acct.pl start DEFAULT Acct-Status-Type == Stop, Huntgroup-Name == vpn

Re: Daemonizing problem

2005-04-03 Thread Oleg M. Golovanov
I commented the user and group options and everything starts up OK. May be something with permissions - I did not check it yet. I have FreeRADIUS 1.0.2 on FreeBSD 4.10 configured as followed: CPPFLAGS=-I/usr/local/include -I/usr/local/pgsql/include LDDFLAGS=-L/usr/local/lib

Daemonizing problem

2005-04-02 Thread Oleg M. Golovanov
I have FreeRADIUS 1.0.2 on FreeBSD 4.10 configured as followed: CPPFLAGS=-I/usr/local/include -I/usr/local/pgsql/include LDDFLAGS=-L/usr/local/lib -L/usr/local/pgsql/lib ./configure --prefix=/usr/local/freeradius --with-raddbdir=/usr/local/freeradius/etc --with-logdir=/var/log/radius

Segmentation fault

2005-04-02 Thread Oleg M. Golovanov
FreeRADIUS 1.0.2 on FreeBSD 4.10 # check-radiusd-config Segmentation fault Radius server configuration looks OK. # /usr/local/freeradius/sbin/radiusd -X Starting - reading configuration files ... reread_config: reading radiusd.conf Config: including file: /usr/local/freeradius/etc/clients.conf