Problem with Freeradius 1.1.2 OpenLDAP 2.3.20

2006-06-06 Thread Nicolas Martin
Hello everyone, I am trying to make Freeradius 1.1.2 work with OpenLDAP2.3.20 (I was previously able to make it work perfectly with MySQL). When I try to configure and compile Freeradius without any options, I receive a Segmentation Fault. When I try to configure it with --

Re: Problem with Freeradius 1.1.2 OpenLDAP 2.3.20

2006-06-06 Thread Nicolas Baradakis
En réponse à Nicolas Martin : checking for ldap_init in -lldap_r ... no checking for ldap.h ... no configure: warning : silently not building rlm_ldap configure: warning : FAILURE : rlm_ldap requires libldap_r ldap.h I am sure my paths are correct, I am sure I have the file ldap.h in my

Re: Problem with Freeradius 1.1.2 OpenLDAP 2.3.20

2006-06-06 Thread Nicolas Martin
Please look for error messages in src/modules/rlm_ldap/config.log -- Nicolas Baradakis The two main errors I can find are: /usr/bin/ld: cannot find -lldap_r collect2: ld returned 1 exit status configure: failed program was: #line 974 configure #include confdefs.h (3 times) and In

Re: Problem with Freeradius 1.1.2 OpenLDAP 2.3.20

2006-06-06 Thread Alan DeKok
Nicolas Martin [EMAIL PROTECTED] wrote: In file included from .../ldap.h:30 .../lber.h:29:24: lber_types.h: no such file or directory ... It is true that I don't have any lber_types.h file The LDAP headers are telling you they need that lber_types.h. If you don't have it, then nothing you