Josephine wrote: >Aaron Weiker wrote : > > >>>Before compile pass --with-experimental-modules to the configure script. >>>This should compile it in. You may get other modules that fail to >>>compile, what I had to do was just remove their directory and then run >>>configure again. >>> >>> > > > >Hi Aaron, > I can't get what you mean 'remove their directory and then run >configure'. Which directory you are referring ? > > >Josephine. > Josephine, If you get errors during make, first identify where the error ocurred. If you were able to compile without any problems before doing "configure --with-experimental-modules" but afterwards you cannot run "make" without it quitting in an error it may be due to a module. So what you will need to do is look at the output from "make" to identify where the error occured. If the error occured in the ./src/modules/ directory then it is a module that couldn't compile. If you feel that this is a module that you do not need there is no harm in deleting the module directory and then re-running "configure --with-experimental-modules" then try running "make" again to see if it got all of the way.
Aaron Weiker > > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
