Paul Bartell wrote:
Im am using the version from cvs.
What's CVS? We've moved to "git" for new development. See git.freeradius.org. My main machine is now a Mac. Trust me... it builds on a Mac.
It appears that freeradius is trying to compile a universal binary. On a PPC machine I don't have this problem. The intel machine im installing on appears to have some ppc libraries missing. Is there any way to prevent this cross compiling or does anyone know a fast fix. Ive seen numerous posts on this issue with the same errors, and all of them seem unanswered.
On my system, it builds an Intel binary, and that's it.
when running make I get build errors. I cant get to the machine at the moment, or else i would give the exact errors, but it has something to do with rlm_perl.
That's the perennial Perl issue. Just delete the rlm_perl directory... Alan DeKok.