Gentoo Archives: gentoo-user

From: Peter Ziobrzynski <pzi@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] compilation error in openldap-2.2.28-r1
Date: Thu, 08 Sep 2005 15:22:27
Message-Id: 43205621.8010301@pzi.net
1 Hi all,
2
3 When emerging latest openldap-2.2.28-r1 I get the following compilation
4 error. Any ideas? Thanks
5
6 -Peter
7
8
9 cc -O2 -march=i686 -fomit-frame-pointer -I../../include
10 -I../../include -DLDAP_LIBRARY -c ntlm.c -fPIC -o .libs/ntlm.o
11 ntlm.c: In function `ldap_ntlm_bind':
12 ntlm.c:77: error: too few arguments to function `ldap_send_initial_request'
13 make[2]: *** [ntlm.lo] Error 1
14 make[2]: Leaving directory
15 `/var/tmp/portage/openldap-2.2.28-r1/work/openldap-2.2.28/libraries/libldap'
16 make[1]: *** [all-common] Error 1
17 make[1]: Leaving directory
18 `/var/tmp/portage/openldap-2.2.28-r1/work/openldap-2.2.28/libraries'
19 make: *** [all-common] Error 1
20
21 !!! ERROR: net-nds/openldap-2.2.28-r1 failed.
22 !!! Function src_compile, Line 246, Exitcode 2
23 !!! make failed
24 !!! If you need support, post the topmost build error, NOT this status
25 message.
26
27
28 --
29 Peter Ziobrzynski, mailto:pzi@×××.net
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] compilation error in openldap-2.2.28-r1 Neil Bothwick <neil@××××××××××.uk>