Alan Baker wrote:
I am currently trying to compile the new version of FreeRadius 1.1.1. I've used the same configure statement just like in 1.1.0 and for some reason I am receiving a few build errors. Please help.
Please no HTML to the list.
/home/johnny5/freeradius-1.1.1/libtool --mode=install /home/johnny5/freeradius-1.1.1/install-sh -c -c libradius.la /custom/freeradius-1.1.1/lib
For reasons unknown to me "libtool --install" has the correct destination directory in argument but it results in the following command (which is wrong) when the directory doesn't exist already.
/home/johnny5/freeradius-1.1.1/install-sh -c -c .libs/libradius-1.1.1.so /custom/freeradius-1.1.1/libradius-1.1.1.so
You can get a patch to work around this in the mailing list archive or checkout the branch_1_1 of the CVS. -- Nicolas Baradakis