On Sep 21, 2014 9:49 PM, "Arran Cudbard-Bell" <a.cudbardb@freeradius.org> wrote:
>
>
> > /usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/4.8.3/../../../../lib64/libldap.so: undefined reference to symbol 'ber_free'
> > /usr/bin/ld: note: 'ber_free' is defined in DSO /lib64/liblber-2.4.so.2
> > so try adding it to the linker command line
> > /lib64/liblber-2.4.so.2: could not read symbols: Invalid operation
> > collect2: error: ld returned 1 exit status
> > make: *** [ldapperf] Error 1
>
> You don't have libldap or its development headers installed.
>
> -Arran
>
> Arran Cudbard-Bell <a.cudbardb@freeradius.org>
> FreeRADIUS development team
>
> FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I did install openldap-devel and its dependencies. Will look for libldap, though