rlm_raw not included in compile

Alan DeKok aland at deployingradius.com
Fri May 29 15:08:48 CEST 2009


Johan Meiring wrote:
> After struggling for about 4 hours, I did the following....
> 1) touch src/modules/rlm_raw/configure
> 2) ./autogen.sh
> 3) added rlm_raw to debian configure by editing debian/rules
> 
> Now it tries to compile it, but fails horribly. (See compile failure
> below).
> 
> Does anyone have a clue how to add rlm_raw to the current git tar file?

$ tar -zxf freeradius-server-2.1.7.tar.gz
<< add rlm_raw >>
$ tar -zcf freeradius-server-2.1.7.tar.gz freeradius-server-2.1.7

> PS:he rlm_raw I'm using comes from
> http://lists.cistron.nl/pipermail/freeradius-devel/2005-January/007873.html

  That was before version 2.0 was released.  You'll likely have to
update the module to use the new API's && header files in 2.0.

  Alan DeKok.



More information about the Freeradius-Users mailing list