Thomas Jalsovsky <[EMAIL PROTECTED]> wrote: > 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.
That is most likely the source of the problem. > 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. Hmm... there's not much I can say here. 'make' goes into each sub-directory, and 'make install' does the same thing. I have a fresh CVS tree I'm working with, and it appears to do the job for me. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
