compile error with current snapshot
Is it worth mentioning here, when the current snapshot fails to compile? System is Suse9.3 as well as Suse10.0 *** Warning: Linking the shared library rlm_eap_peap.la against the loadable module^M *** rlm_eap_tls.so is not portable!^M ^M *** Warning: Linking the shared library rlm_eap_peap.la against the loadable module^M *** libeap.so is not portable!^M gcc -shared .libs/rlm_eap_peap.o .libs/peap.o -L/usr/local/lib -lradius -lrlm_eap_tls -L/root/freeradius-snapshot-20051115/src/modules/rlm_eap/libeap -leap -lssl -lcrypto -lnsl -lresolv -lpthread -Wl,-soname -Wl,rlm_eap_peap-1.1.0-pre0.so -o .libs/rlm_eap_peap-1.1.0-pre0.so^M /usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld: cannot find -lrlm_eap_tls^M collect2: ld returned 1 exit status^M libtool: install: error: relink `rlm_eap_peap.la' with the above command before installing it^M gmake[11]: *** [install] Error 1^M gmake[11]: Leaving directory `/root/freeradius-snapshot-20051115/src/modules/rlm_eap/types/rlm_eap_peap'^M gmake[10]: *** [common] Error 2^M gmake[10]: Leaving directory `/root/freeradius-snapshot-20051115/src/modules/rlm_eap/types'^M gmake[9]: *** [install] Error 2^M gmake[9]: Leaving directory `/root/freeradius-snapshot-20051115/src/modules/rlm_eap/types'^M gmake[8]: *** [common] Error 2^M gmake[8]: Leaving directory `/root/freeradius-snapshot-20051115/src/modules/rlm_eap'^M gmake[7]: *** [install-types] Error 2^M gmake[7]: Leaving directory `/root/freeradius-snapshot-20051115/src/modules/rlm_eap'^M gmake[6]: *** [install] Error 2^M gmake[6]: Leaving directory `/root/freeradius-snapshot-20051115/src/modules/rlm_eap'^M gmake[5]: *** [common] Error 2^M gmake[5]: Leaving directory `/root/freeradius-snapshot-20051115/src/modules'^M gmake[4]: *** [install] Error 2^M gmake[4]: Leaving directory `/root/freeradius-snapshot-20051115/src/modules'^M gmake[3]: *** [common] Error 2^M gmake[3]: Leaving directory `/root/freeradius-snapshot-20051115/src'^M Norbert Wegener
Norbert Wegener <nw@sbs.de> wrote:
*** Warning: Linking the shared library rlm_eap_peap.la against the loadable module *** rlm_eap_tls.so is not portable!
http://bugs.freeradius.org/show_bug.cgi?id=75 I think the patch can be applied to CVS, and it should fix some problems. Alan DeKok.
Alan DeKok wrote:
Norbert Wegener <nw@sbs.de> wrote:
*** Warning: Linking the shared library rlm_eap_peap.la against the loadable module *** rlm_eap_tls.so is not portable!
http://bugs.freeradius.org/show_bug.cgi?id=75
I think the patch can be applied to CVS, and it should fix some problems.
Alan DeKok.
Unfortunately the patch did not fit completely. Attached is the working diff against freeradius-snapshot-20051115. Norbert Wegener
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
participants (2)
-
Alan DeKok -
Norbert Wegener