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

(ITS#4270) can not compile comp_match module



Full_Name: Vadim Tarassov
Version: 2.3.13
OS: linux and solaris 8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (84.74.61.198)


Hallo everybody,

when trying to compile componentlib.c following problems appear:
1) openldap-snacc-2.3.6 does not install itself properly. I think so, because
files snacc.h and policy.h are missing in the target directories after "make
install"

2) after fixing above compilation fails like this:
componentlib.c: At top level:
componentlib.c:2171: error: parameter `bytesDecoded' has just a forward
declarat
ion
componentlib.c:2170: error: parameter `v' has just a forward declaration
componentlib.c:2169: error: parameter `elmtLen' has just a forward declaration
componentlib.c:2168: error: parameter `tag' has just a forward declaration
componentlib.c:2167: error: parameter `b' has just a forward declaration
componentlib.c:2166: error: parameter `mem_op' has just a forward declaration
componentlib.c:2165: error: parameter `decoder' has just a forward declaration

Thanx a lot and best regards, vadim tarassov