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 ;)*
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

