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

Re: (ITS#6870) Undefined reference to ber_* with 2.4.24 - Build still broken



Now I get the next compile error:

c:\mingw\bin\ar.exe: creating ../liboverlays.a
make[3]: Leaving directory `/openldap-2.4.24/servers/slapd/overlays'
../../build/mkversion -v "2.X" -s -n Versionstr slapd > version.c
gcc -g -O2 -I../../include -I. -I./slapi -I. -I../../include       -c -o 
main.o
main.c
gcc -g -O2 -I../../include -I. -I./slapi -I. -I../../include       -c -o 
globals
.o globals.c
gcc -g -O2 -I../../include -I. -I./slapi -I. -I../../include       -c -o 
bconfig
.o bconfig.c
gcc -g -O2 -I../../include -I. -I./slapi -I. -I../../include       -c -o 
config.
o config.c
gcc -g -O2 -I../../include -I. -I./slapi -I. -I../../include       -c -o 
daemon.
o daemon.c
daemon.c: In function `slapd_daemon_init':
daemon.c:1644: error: incompatible types in assignment
daemon.c:1644: error: incompatible types in assignment
daemon.c: In function `slapd_daemon':
daemon.c:2904: error: incompatible types in assignment
daemon.c:2904: error: incompatible types in assignment
make[2]: *** [daemon.o] Error 1
make[2]: Leaving directory `/openldap-2.4.24/servers/slapd'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory `/openldap-2.4.24/servers'
make: *** [all-common] Error 1

Regards,
Frank Offermanns