[Date Prev][Date Next] [Chronological] [Thread] [Top]

too few arguments to function `hash_lanman' (ITS#2562)



Full_Name: Michael Ströder
Version: OPENLDAP_REL_ENG_2_2
OS: SuSE Linux 8.1
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (217.187.76.72)


Build with --enable-lmpasswd fails:

make[2]: Entering directory
`/home/michael/src/openldap-REL_ENG_2_2/ldap/libraries/liblutil'
cc -O4 -march=pentium4 -mcpu=pentium4 -I../../include        -I../../include  
-I/usr/local/cyrus-sasl/include -I/usr/local/Berkeley-DB/include
-I/usr/include/heimdal     -c -o passwd.o passwd.c
passwd.c: In function `chk_lanman':
passwd.c:635: too few arguments to function `hash_lanman'
make[2]: *** [passwd.o] Error 1
make[2]: Leaving directory
`/home/michael/src/openldap-REL_ENG_2_2/ldap/libraries/liblutil'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory
`/home/michael/src/openldap-REL_ENG_2_2/ldap/libraries'
make: *** [all-common] Error 1