problems to buid freeRadius v2.1.9 on Solaris 10 (x86)
hi... :) I have some problems to build freeRadius v2.1.9 on Solaris (x86). I install libCap, GDBM, libTool, openLDAP and openSSL to resolve some dependences and i can generate "make" without problems. But, when i try to compile them (using "gmake") i have the following issue: # gmake : : feof 0x48d /usr/local/ssl/lib/libcrypto.a(bss_file.o) feof 0x323 /usr/local/ssl/lib/libcrypto.a(ui_openssl.o) fseek 0x49b /usr/local/ssl/lib/libcrypto.a(bss_file.o) __udivdi3 0xce /usr/local/ssl/lib/libcrypto.a(b_print.o) __udivdi3 0x4a6 /usr/local/ssl/lib/libcrypto.a(b_print.o) ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit status gmake[9]: *** [rlm_eap_tls.la] Error 1 gmake[9]: Leaving directory `/Desktop/freeRadius/tmp/freeradius-server-2.1.9/src/modules/rlm_eap/types/rlm_eap_tls' gmake[8]: *** [rlm_eap_tls] Error 2 gmake[8]: Leaving directory `/Desktop/freeRadius/tmp/freeradius-server-2.1.9/src/modules/rlm_eap/types' gmake[7]: *** [all] Error 2 gmake[7]: Leaving directory `/Desktop/freeRadius/tmp/freeradius-server-2.1.9/src/modules/rlm_eap/types' gmake[6]: *** [types] Error 2 gmake[6]: Leaving directory `/Desktop/freeRadius/tmp/freeradius-server-2.1.9/src/modules/rlm_eap' gmake[5]: *** [rlm_eap] Error 2 gmake[5]: Leaving directory `/Desktop/freeRadius/tmp/freeradius-server-2.1.9/src/modules' gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory `/Desktop/freeRadius/tmp/freeradius-server-2.1.9/src/modules' gmake[3]: *** [modules] Error 2 gmake[3]: Leaving directory `/Desktop/freeRadius/tmp/freeradius-server-2.1.9/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/Desktop/freeRadius/tmp/freeradius-server-2.1.9/src' gmake[1]: *** [src] Error 2 gmake[1]: Leaving directory `/Desktop/freeRadius/tmp/freeradius-server-2.1.9' gmake: *** [all] Error 2 I try to fix them setting some parameters when i build make script , search in www but i can find nothing that help me fix them... :( Any idea? Thanks in advance! :) -- *Salu2 ;)*
maximatt wrote:
I have some problems to build freeRadius v2.1.9 on Solaris (x86). I install libCap, GDBM, libTool, openLDAP and openSSL to resolve some dependences and i can generate "make" without problems. But, when i try to compile them (using "gmake") i have the following issue: ... ld: fatal: relocations remain against allocatable but non-writable sections
It's a Solaris issue, not a FreeRADIUS one. Type that error message into google, and see what it comes up with. I've built many versions of FreeRADIUS on *many* Solaris systems, and have *never* seen this message. Alan DeKok.
Recomendations about these (i prefer not apply "non-official" patchs): http://www.mail-archive.com/freeradius-users@lists.freeradius.org/msg51011.h... Thanks :) 2010/8/5 Alan DeKok <aland@deployingradius.com>
maximatt wrote:
I have some problems to build freeRadius v2.1.9 on Solaris (x86). I install libCap, GDBM, libTool, openLDAP and openSSL to resolve some dependences and i can generate "make" without problems. But, when i try to compile them (using "gmake") i have the following issue: ... ld: fatal: relocations remain against allocatable but non-writable sections
It's a Solaris issue, not a FreeRADIUS one. Type that error message into google, and see what it comes up with.
I've built many versions of FreeRADIUS on *many* Solaris systems, and have *never* seen this message.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- *Salu2 ;)*
maximatt wrote:
Recomendations about these (i prefer not apply "non-official" patchs):
http://www.mail-archive.com/freeradius-users@lists.freeradius.org/msg51011.h...
http://www.mail-archive.com/freeradius-users@lists.freeradius.org/msg51015.h... Alan DeKok.
ok.. Thanks again for your time and patience. 2010/8/5 Alan DeKok <aland@deployingradius.com>
maximatt wrote:
Recomendations about these (i prefer not apply "non-official" patchs):
http://www.mail-archive.com/freeradius-users@lists.freeradius.org/msg51011.h...
http://www.mail-archive.com/freeradius-users@lists.freeradius.org/msg51015.h...
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- *Salu2 ;)*
participants (2)
-
Alan DeKok -
maximatt