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

Problem compiling openldap 2.2.1beta (ITS#2752)



Full_Name: Pierre
Version: 2.2.1beta
OS: GNU/Linux
URL: 
Submission from: (NULL) (62.212.113.216)


Hi,

I got this error :

[...]
Making all in /tmp/openldap-2.2.1beta/libraries
  Entering subdirectory liblutil
gmake[2]: Entering directory `/tmp/openldap-2.2.1beta/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
In file included from /usr/local/include/kerberosIV/krb_err.h:6,
                 from /usr/local/include/kerberosIV/krb.h:57,
                 from ../../include/ac/krb.h:22,
                 from passwd.c:35:
/usr/local/include/com_err.h:75: error: syntax error before "extern"
/usr/local/include/com_err.h:77: error: syntax error before "extern"
/usr/local/include/com_err.h:80: error: syntax error before "extern"
/usr/local/include/com_err.h:82: error: syntax error before "extern"
/usr/local/include/com_err.h:84: error: syntax error before "extern"
gmake[2]: *** [passwd.o] Error 1
gmake[2]: Leaving directory `/tmp/openldap-2.2.1beta/libraries/liblutil'
gmake[1]: *** [all-common] Error 1
gmake[1]: Leaving directory `/tmp/openldap-2.2.1beta/libraries'
gmake: *** [all-common] Error 1