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 do to FreeRADIUS will change anything. You MUST fix your LDAP installation so that it works. > , I only have a file called "lber_types.hin". But renaming this file > does not solve the problem ... Where is this file? It looks like you didn't install the LDAP client code... Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

