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.h... Sent from the FreeRadius - User mailing list archive at Nabble.com.
Hi,
I tried to install FreeeRadius 2 on Solaris 10_X86. But it got error on make here is the error.
firstly, this is 2.0.3 - use 2.0.5 secondly, dd you specify the location / PATH for the mysql link libraries on the configure line? are you building as a static or dynamic? alan
Hi Thanks for your reply. After using 2.0.5 problem is solved but there is another problem and that is rlm_eap_tls checking for OpenSSL support... no configure: WARNING: silently not building rlm_eap_tls. configure: WARNING: FAILURE: rlm_eap_tls requires: OpenSSL. configure: creating ./config.status I have installed openssl from sunfreeware.com and the path is (/usr/local/ssl). I don't know why freeradius did not found ssl library. Please tell me what should i do? Regards, Umar Draz A.L.M.Buxey wrote:
Hi,
I tried to install FreeeRadius 2 on Solaris 10_X86. But it got error on make here is the error.
firstly, this is 2.0.3 - use 2.0.5 secondly, dd you specify the location / PATH for the mysql link libraries on the configure line? are you building as a static or dynamic?
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- View this message in context: http://www.nabble.com/FreeRadius-Mysql-Problem-Solaris-tp18126620p18132739.h... Sent from the FreeRadius - User mailing list archive at Nabble.com.
Umar wrote:
Thanks for your reply. After using 2.0.5 problem is solved but there is another problem and that is rlm_eap_tls
checking for OpenSSL support... no ... I have installed openssl from sunfreeware.com and the path is (/usr/local/ssl). I don't know why freeradius did not found ssl library.
Because it is a *compiler* issue, and not a *freeradius* issue. You put SSL into a place where the compiler and/or dynamic linker can't find it. You likely need to add /usr/local/ssl to the dynamic linker path. See "man crle". Alan DeKok.
hi Dear Alen I already have done it crle -u -v -l /usr/local/ssl/lib:/usr/local/lib:/usr/local/BerkeleyDB.4.2/lib:/etc/lib:/usr/share/l ib:/etc/security/lib:/usr/sfw/lib:/usr/openwin/lib:/usr/css/lib:/usr/xpg4/lib:/usr/dt/lib:/usr/loca l/mysql/lib/mysql Regards, Umar Alan DeKok-4 wrote:
Umar wrote:
Thanks for your reply. After using 2.0.5 problem is solved but there is another problem and that is rlm_eap_tls
checking for OpenSSL support... no ... I have installed openssl from sunfreeware.com and the path is (/usr/local/ssl). I don't know why freeradius did not found ssl library.
Because it is a *compiler* issue, and not a *freeradius* issue. You put SSL into a place where the compiler and/or dynamic linker can't find it.
You likely need to add /usr/local/ssl to the dynamic linker path. See "man crle".
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- View this message in context: http://www.nabble.com/FreeRadius-Mysql-Problem-Solaris-tp18126620p18147768.h... Sent from the FreeRadius - User mailing list archive at Nabble.com.
Hi,
crle -u -v -l /usr/local/ssl/lib:/usr/local/lib:/usr/local/BerkeleyDB.4.2/lib:/etc/lib:/usr/share/l ib:/etc/security/lib:/usr/sfw/lib:/usr/openwin/lib:/usr/css/lib:/usr/xpg4/lib:/usr/dt/lib:/usr/loca l/mysql/lib/mysql
its cant find development headers - ensure that the --with-openssl-includes points to the right PATH where OpenSSL includes are waiting to be found. alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Umar