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

Re: Test fails on Solaris 2.4 (ITS#104) -- solved!!



Kurt Zeilenga writes:
> 
> Would be interested to know if your problems persist with 1.2.2
> or OPENLDAP_REL_ENG_1_2.
> 

The solution I found is this (with 1.2.3):

- Installed GNU regex 0.12

- Added the regex' directory to the include-dirs for configure

- Added the regex.o to the ar command in libraries/liblutil/Makefile

Then it works...


Bram