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

Compiling OpenLDAP 1.0 under SunOS 5.6



Hello!

I hope that I found the right place for my question: I tried to compile
OpenLDAP 1.0 under SunOS 5.6 using gdbm as database. Unfortunately the
"make" aborts compilation with the error:

gcc -I../../include -Dsunos5 -D__SunOS_5_6 -D_REENTRANT -DLDAP_DEBUG
-DLDAP_REFERRALS      -DLDAP_LDBM -DLDAP_SHELL -DLDAP_PASSWD      -c
ldbm.c
In file included from ldbm.c:4:
../../include/ldbm.h:162: parse error before `ldbm_open'
../../include/ldbm.h:162: warning: data definition has no type or storage
class
../../include/ldbm.h:163: parse error before `ldbm'
../../include/ldbm.h:164: parse error before `ldbm'
../../include/ldbm.h:165: parse error before `ldbm'
../../include/ldbm.h:166: parse error before `ldbm_datum_dup'
../../include/ldbm.h:166: parse error before `ldbm'
../../include/ldbm.h:166: warning: data definition has no type or storage
class
../../include/ldbm.h:167: parse error before `ldbm_fetch'
../../include/ldbm.h:167: parse error before `ldbm'


.. and many more parse errors. Can anybody give me a hint?


     Ciao,
            Matthias