<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">HI,<br><br>In FreeBSD 6.2, I got this error when I compiled openser with freeradius support.<br><br>../../radius.h:36:32: freeradius-client.h: No such file or directory<br>acc.c: In function `init_acc_rad':<br>acc.c:464: warning: assignment makes pointer from integer without a cast<br>acc.c:475: error: `DICT_ATTR' undeclared (first use in this function)<br>acc.c:475: error: (Each undeclared identifier is reported only once<br>acc.c:475: error: for each function it appears in.)<br>acc.c:475: error: `da' undeclared (first use in this function)<br>acc.c:475: error: `DICT_VALUE' undeclared (first use in this function)<br>acc.c:475: error: `dv' undeclared (first use in this function)<br>acc.c: In function
 `acc_rad_request':<br>acc.c:509: error: `VALUE_PAIR' undeclared (first use in this function)<br>acc.c:514: error: invalid lvalue in assignment<br>acc.c:555: error: `OK_RC' undeclared (first use in this function)<br>gmake[1]: *** [acc.o] Error 1<br>gmake[1]: Leaving directory `/usr/ports/net/openser/work/openser-1.2.2-tls/modules/acc'<br>gmake: *** [modules] Error 2<br>*** Error code 2<br><br>Stop in /usr/ports/net/openser.<br>*** Error code 1<br><br>Is there any way I can compile openser with freeradius support?<br><br>Thanks<br>SW<br></div></div></body></html>