sir
When installing openldap 2.3 for AIX 5.3 i get this error when i do the make test
./scripts/test021-certificate failed
i also get error when doing "make "
there is no error when doing " make depend"
also i have set the c complier as xlc
and has exported cppflags and ldflags and path and ld_library_path as
export PATH=$PATH:/usr/vac/bin
export CPPFLAGS=-I/usr/local/BerkeleyDB.4.5/include
export LDFLAGS=-L/usr/local/lib -L/usr/local/BerkeleyDB.4.5/lib -R/usr/local/BerkeleyDB.4.5/lib
export LD_LIBRARY_PATH=/usr/local/BerkeleyDB.4.5/lib
what could be the possible error?
pls help
regards