threerings / openvpn-auth-ldap

Implements username/password authentication via LDAP for OpenVPN 2.x.
Other
134 stars 63 forks source link

cannot find -lauth-ldap-testing #48

Open 0ck0 opened 9 years ago

0ck0 commented 9 years ago

./configure --prefix=/usr/local --with-openldap=/usr/local --with-openvpn=/tools/openvpn-2.2.2

.... ok

make

.... /usr/bin/ld: cannot find -lauth-ldap-testing collect2: ld returned 1 exit status make[1]: * [tests] Error 1 make[1]: Leaving directory `/tools/auth-ldap-2.0.3/tests' make: * [all] Error 1

+++++

why /usr/bin/ld: cannot find -lauth-ldap-testing

and how fix it ?