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

Re: pls help: "Operations error" from ldapdelete (ITS#29)



Hi,

> Please test --without-threads using latest 1.2 via AnonCVS.
> (--without-threads should now work out of the box)

I got error when compiling latest 1.2 with the "--without-threads" flag :

make  libback-shell.a
gcc -g -O2 -I../../../include -I../../../include -I.. -I./..  -I/usr/local/include -DHAVE_CONFIG_H   -c  init.c
gcc -g -O2 -I../../../include -I../../../include -I.. -I./..  -I/usr/local/include -DHAVE_CONFIG_H   -c  config.c
gcc -g -O2 -I../../../include -I../../../include -I.. -I./..  -I/usr/local/include -DHAVE_CONFIG_H   -c  fork.c
fork.c:20: conflicting types for `forkandexec'
shell.h:25: previous declaration of `forkandexec'
*** Error code 1
make: Fatal error: Command failed for target `fork.o'
Current working directory /usr/local/src/ldap-1.2/ldap/servers/slapd/back-shell
*** Error code 1

Pls advise.  Thanks.

ST