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

Problem compiling openldap-2.2.0 alpha (ITS#2732)



Full_Name: Pierre
Version: 2.2.0alpha
OS: GNU/Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (62.212.113.216)


Hi,

I try to compile openldap-2.2.0alpha and I got this error :

[...]
  Entering subdirectory liblutil
gmake[2]: Entering directory `/tmp/openldap-2.2.0alpha/libraries/liblutil'
gcc -s -O3 -march=i686 -I../../include        -I../../include  
-I/usr/local/BerkeleyDB.4.1/include   -I/usr/local/BerkeleyDB.4.1/include  -c -o
passwd.o passwd.c
passwd.c: In function `chk_lanman':
passwd.c:635: too few arguments to function `hash_lanman'
gmake[2]: *** [passwd.o] Error 1
gmake[2]: Leaving directory `/tmp/openldap-2.2.0alpha/libraries/liblutil'
gmake[1]: *** [all-common] Error 1
gmake[1]: Leaving directory `/tmp/openldap-2.2.0alpha/libraries'
gmake: *** [all-common] Error 1


It would be great if you could help me with this !

Regards