[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Test fails
Hi Klaus,
Klaus Mueller wrote:
> I compiled the openldap source on different linux boxes with different
> kernel versions. The test 7 (replication) fails each time I run the tests
> (make test). Can anyone explain how to fix it?
I did the same yesterday, if you take a look the error messages, its says that
'slurpd' needs (actualy) threads to run (also to run the test ;-). I use SuSE
5.3 with pthreads0.6 and ... i doesn't work (for me). When i compile the whole
thing with POSIX-threads (see the build/platforms/linux-gcc/Make-platform file)
and the slapd, i get 3 processes running (i have 3 LDBM-backend databases in my
slapd.conf), but i can't get a stable connection or any query-results. I think,
that the threads from glibc (aka. libc6) might work, has anybody some
experiances with Red Hat 5.1 or so?
Cheers
Klaus
--------------------------------------------------------------------
Klaus Strebel _/_/_/_/_/_/ _/_/_/_/_/
EIGNER + PARTNER AG _/ _/
Ruschgraben 133 _/ _/
D-76139 Karlsruhe _/_/_/_/_/_/ _/_/_/_/_/
Phone: +49 (721) 6291 - 0 _/ _/
Fax: +49 (721) 6291 - 88 _/ _/
Mobile: +49 (172) 764 396 6 _/_/_/_/_/_/ _/
E-Mail: stb@ep-ag.com
- References:
- Test fails
- From: Klaus Mueller <K.Mueller@intershop.de>