hi all, i tried to compile the rlm_ldap module on solaris 8 platform. the config.log shows: checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for inet_aton in -lresolv... (cached) yes checking for lber.h... yes checking for ldap.h... yes checking for sasl_encode in -lsasl... no checking for DH_new in -lcrypto... yes checking for SSL_new in -lssl... no checking for ber_init in -llber... yes checking for ldap_init in -lldap... no configure: warning: silently not building rlm_ldap. configure: warning: FAILURE: rlm_ldap requires: libldap. creating ./config.status creating Makefile
does it mean that the freeradius can't find the ssl lib so that it fail to compile the rlm_ldap module? Thank you Brian Frank Cusack wrote: >No idea what the problem was. You didn't quote the original message. >/fc > >On Tue, Jan 07, 2003 at 09:46:27AM +0800, Brian Leung wrote: > > >>hi all, >> >>i think the problem may be caused by the fact that the freeradius can't >>find the ssl library but i already tried to compile the ssl lib in >>/usr/local/lib. is there any method to specify the path of ssl library >>before compile the radius? >>thank you >> >>Brian >> >> >> > >- >List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > > > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
