Hi, I already could compile/install and run FreeRadius 2.1.7 at MacOS X withou any problem. Now I am trying to install FreeRadius 2.1.7( and 2.1.8) in a vmware machine running OpenBSD version 4.0 ( in special a VMWare appliance OAMP) and I am getting the following error when run "make":
make[4]: *** [dict.lo] Error 1 make[4]: Leaving directory `/var/freeradius-server-2.1.8/src/lib' make[3]: *** [common] Error 2 make[3]: Leaving directory `/var/freeradius-server-2.1.8/src' make[2]: *** [install] Error 2 make[2]: Leaving directory `/var/freeradius-server-2.1.8/src' make[1]: *** [common] Error 2 make[1]: Leaving directory `/var/freeradius-server-2.1.8' make: *** [install] Error 2
( the full messages from ./configure and make are attached).
Before to run "make" I needed to install the GNU make version 3.81. I read the messages but could not detect the cause.Anyone can help me on that ?
Thanks, Denis