Hi,
I posted 'eval.c' problem earlyer. Now I downloaded latest (30min
old) CVS, compiled. Before I made install, I completly removed files from
the lib/ directory. Now it is working well.
Probably the problem was with some files in lib/ but i'm not sure.
I made: make, make install
make install wrote me error message that can't find rlm_dbm_parse.o file,
I went to the rlm_dbm directory, but there were no .o files, I made make,
go back to the root source tree and the make install worked. Please fix
this.
Thanks,
Thomas
On Fri, 26 Oct 2001 [EMAIL PROTECTED] wrote:
> Chris Parker <[EMAIL PROTECTED]> wrote:
> > Now, the funny thing is, I cannot find 'eval.c' anywhere in the source.
>
> 'eval.c' was mentioned in an earlier message to the list. I have no
> idea where it's coming from.
>
> > I'd suggest nuking all of the 'rlm' libs installed on your system and
> > doing a full re-install. I suspect you may have an older (and incompatible)
> > radius module lib somewhere.
>
> I would also suggest commenting out the code in rad_mangle() via:
>
> static void rad_mangle(rlm_preprocess_t *data, REQUEST *request)
> {
> #if 0
> ...
>
> #endif
> }
>
>
> It won't mangle the attributes in the way you want, but if something
> in rad_mangle() is the problem, then it won't SEGV, either.
>
> 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