I tried to install FreeeRadius 2 on Solaris 10_X86. But it got error on make here is the error.
localtime_r 0x153a /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_time.o) time 0x1528 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_time.o) __divdi3 0x16ed /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_time.o) realloc 0x1c /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_realloc.o) getcwd 0x35 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_getwd.o) chdir 0x11a /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_getwd.o) fgets 0x2b8 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(default.o) fgets 0x603 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(default.o) printf 0x10a6 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(default.o) printf 0x10cb /usr/local/mysql/lib/mysql/libmysqlclient_r.a(default.o) puts 0x10e3 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(default.o) puts 0x1248 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(default.o) puts 0x12b0 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(default.o) puts 0x1322 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(default.o) puts 0x13e5 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(default.o) finite 0x1e6 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(strtod.o) strrchr 0xf /usr/local/mysql/lib/mysql/libmysqlclient_r.a(mf_fn_ext.o) fileno 0x1a /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_fopen.o) fileno 0x11e /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_fopen.o) fileno 0x142 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_fopen.o) fileno 0x174 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_fopen.o) fclose 0x24 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_fopen.o) fopen64 0x108 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_fopen.o) fdopen 0x2ab /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_fopen.o) fdopen 0x33e /usr/local/mysql/lib/mysql/libmysqlclient_r.a(my_fopen.o) __fixunssfdi 0x3aa4 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(libmysql.o) __fixunsdfdi 0x3b4e /usr/local/mysql/lib/mysql/libmysqlclient_r.a(libmysql.o) __fixunsdfdi 0x3fd6 /usr/local/mysql/lib/mysql/libmysqlclient_r.a(libmysql.o) ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit status gmake[10]: *** [rlm_sql_mysql.la] Error 1 gmake[10]: Leaving directory `/export/home/umar/freeradius-server-2.0.3/src/modules/rlm_sql/drivers/rlm_sql_mysql' gmake[9]: *** [common] Error 2 gmake[9]: Leaving directory `/export/home/umar/freeradius-server-2.0.3/src/modules/rlm_sql/drivers' gmake[8]: *** [all] Error 2 gmake[8]: Leaving directory `/export/home/umar/freeradius-server-2.0.3/src/modules/rlm_sql/drivers' gmake[7]: *** [common] Error 2 gmake[7]: Leaving directory `/export/home/umar/freeradius-server-2.0.3/src/modules/rlm_sql' gmake[6]: *** [build-module] Error 2 gmake[6]: Leaving directory `/export/home/umar/freeradius-server-2.0.3/src/modules/rlm_sql' gmake[5]: *** [common] Error 2 gmake[5]: Leaving directory `/export/home/umar/freeradius-server-2.0.3/src/modules' gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory `/export/home/umar/freeradius-server-2.0.3/src/modules' gmake[3]: *** [common] Error 2 gmake[3]: Leaving directory `/export/home/umar/freeradius-server-2.0.3/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/export/home/umar/freeradius-server-2.0.3/src' gmake[1]: *** [common] Error 2 gmake[1]: Leaving directory `/export/home/umar/freeradius-server-2.0.3' make: *** [all] Error 2 mysql 5.0.51a is install through source. Please help me what should i do? -- View this message in context: http://www.nabble.com/FreeRadius-Mysql-Problem-Solaris-tp18126620p18126620.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

