7 Nov
2007
7 Nov
'07
3:33 p.m.
On Wed 07 Nov 2007, Eivind Naess wrote:
Hi Chris,
Thank you for your reply to my question. Now, I did checkout freeradius-client from CVS and the function that I asked for exist. However, I did run into a few problems / issues. I am trying to cross-compile this for an ARM Intel ixp425 platform.
1) I needed to export ac_cv_func_uname=no into the environment before executing ./configure. Configure just didn't like the fact that I was cross-compiling with a different toolchain and barfed when it figured it couldn't run the test program. This should probably get fixed for 1.1.6.
Yep. We need remove the use of AC_CHECK_FILE from configure.ac as it breaks cross compiling... -- Peter Nixon http://peternixon.net/