I'm sorry if this issue has been beaten to death on this list. I just subscribed. I'm trying to get freeradius running under OS X 10.3.5 Server. I have downloaded 1.0.0.
After these commands

<x-tad-bigger>% ./configure --prefix=/
% make

it always ends up with

Making static in rlm_sql_mysql...
gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -I../.. -I../../../../include -I/usr/include/mysql -O3 -fno-omit-frame-pointer -arch i386 -arch ppc -pipe -c sql_mysql.c -o sql_mysql.o
gcc: cannot read specs file for arch `i386'
make[10]: *** [sql_mysql.o] Error 1
make[9]: *** [common] Error 1
make[8]: *** [static] Error 2
make[7]: *** [common] Error 1
make[6]: *** [static] Error 2
make[5]: *** [common] Error 1
make[4]: *** [all] Error 2
make[3]: *** [common] Error 1
make[2]: *** [all] Error 2
make[1]: *** [common] Error 1
make: *** [all] Error 2

I would imaging this line ought to say -arch ppc but I'm not smart enough to fix it.

Thanks for any help or suggestions,

Phil Ershler</x-tad-bigger>

Reply via email to