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

Solaris 2.6 tests failed




Hi,

I'm trying to port OpenLDAP 1.2.1 to Solaris 2.6.
When making the tests I ran into the following error:
----------
Testing slapd searching...
Waiting 5 seconds for slapd to start...
Testing exact searching...
Testing OR searching...
Testing AND matching and ends-with searching...
4865 Segmentation Fault
Testing NOT searching...
./scripts/test003-search: kill: no such process
Filtering ldapsearch results...
Filtering original ldif used to create database...
Comparing filter output...
./test-db/ldapsearch.flt ./test-db/ldif.flt differ: char 5816, line 158
Comparison failed
>>>>> ./scripts/test003-search failed (exit 1) 
----------

I configured OpenLDAP with the env and options below:

LIBS=-lpthread -lposix4 -lregex
CPPFLAGS=-I/usr/local/include
LDFLAGS=-L/usr/local/lib

env ac_cv_func_pthread_create=no ol_cv_kthread_flag=no ol_cv_pthread_flag=no \
ol_cv_pthreads_flag=no ol_cv_thread_flag=no ./configure --with-ldbm-api=gdbm \
--enable-passwd --enable-shell --enable-slurpd \
--x-includes=/usr/X11R6/include/X11 --x-libraries=/usr/X11R6/lib


make runs without error.

Any help will be greatly appreciated
Thanks

Christine Kuhlmey
University of Dresden, Germany
Dept. of Computer Science
e-mail: ck1@inf.tu-dresden.de