freeRadius CVS make install problem
Metz, Frederic
Frederic.Metz at t-com.net
Thu Jul 21 16:21:56 CEST 2005
Hi,
sorry for that but I have a simple question about the make install. It throws an error in linking or s.th. like that, see below. I am not familiar with building shared object files so could you please help me.
Frederic
--
Making install in rlm_eap_peap...
make[11]: Entering directory `/home/fmetz/freeradius/src/modules/rlm_eap/types/rlm_eap_peap'
if [ "xrlm_eap_peap" != "x" ]; then \
/home/fmetz/freeradius/libtool --mode=install /home/fmetz/freeradius/install-sh -c -c \
rlm_eap_peap.la /usr/local/lib/rlm_eap_peap.la || exit ;\
rm -f /usr/local/lib/rlm_eap_peap-1.1.0-pre0.la || exit %?; \
ln -s rlm_eap_peap.la /usr/local/lib/rlm_eap_peap-1.1.0-pre0.la || exit ;\
fi
libtool: install: warning: relinking `rlm_eap_peap.la'
(cd /home/fmetz/freeradius/src/modules/rlm_eap/types/rlm_eap_peap; /bin/sh /home/fmetz/freeradius/libtool --mode=relink gcc -release 1.1.0-pre0 -module -export-dynamic -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef -I../../../../include -I../.. -I../rlm_eap_tls -DOPENSSL_NO_KRB5 -I./../../libeap -o rlm_eap_peap.la -rpath /usr/local/lib rlm_eap_peap.lo peap.lo ../../../../lib/libradius.la ../rlm_eap_tls/rlm_eap_tls.la -L./../../libeap -leap -lcrypto -lssl -lcrypto -lnsl -lresolv -lpthread -lcrypto )
*** Warning: Linking the shared library rlm_eap_peap.la against the loadable module
*** rlm_eap_tls.so is not portable!
*** Warning: Linking the shared library rlm_eap_peap.la against the loadable module
*** libeap.so is not portable!
mv: cannot stat `rlm_eap_peap-1.1.0-pre0.so': No such file or directory
libtool: install: error: relink `rlm_eap_peap.la' with the above command before installing it
More information about the Freeradius-Users
mailing list