On Jan 21, 2008, at 7:32 AM, Walter Krivanek, VividVisions wrote:
Hi,
I'm trying to build the current version of freeradius on my Mac OS X 10.5 Intel 64bit computer.
First, I have troubles with the configure script. Even if I show the script my exact location of the MySQL include files using --with-mysql-include-dir and similar, I'm getting warnings that mysql.h has not been found and that the MySQL module will be disabled. BTW: This also happens on my Debian server, where MySQL is installed in the standard directories.
Then, when running make, I'm getting the following error:
ranlib: archive member: .libs/rlm_perl.a(DynaLoader.a) fat file for cputype (18) cpusubtype (0) is not an object file (bad magic number)
ar: internal ranlib command failed
Any thoughts?
Thanks for your help!
Walter
-