How to run 2.3.1 under Cygwin (Was: How to compile 2.1.3 under Cygwin)
Joachim Altenhein
Joachim.Altenhein at mikado.de
Mon Dec 22 16:37:45 CET 2008
Hello,
finally i managed to build a static link Cygwin image containing all modules with:
$ ./configure --without-rlm_perl --enable-shared=no
It successfully binds to mysql. So, it looks fine.
Now i have the problem that during initialization i get the following error and radiusd aborts:
server inner-tunnel {
modules {
/usr/local/etc/raddb/sites-enabled/inner-tunnel[176]: No such attribute Auth-Type
}
}
Line 176 is the "authenticate {" line in the standard inner-tunnel site script.
What went wrong during compilation / installation? The same configuration works fine under Linux.
Achim
More information about the Freeradius-Devel
mailing list