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