[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Create on HP-UX
At 04:04 PM 5/10/00 +0200, Sahlke, Jan wrote:
>> Hallo,
>>
>> i used the gcc to create openldap daemon on hp-ux 10.20.
>>
>> First:
>> I used the command configure --enable-slurpd. After 'make depend' i got
>> the output
>> run configure with --enable-slurpd. Why?
Likely thread detection failed, slurpd requires threads. You
might try hints offerred by HP-UX users in our FAQ.
http://www.openldap.org/faq/index.cgi?file=82
You might also browse the software & bug list archives.
http://www.openldap.org/lists/openldap-software/
http://www.openldap.org/lists/openldap-bugs/
>> Second, the slapd-daemon doesn't write logs into the syslog-file. The
>> loglevel is 4095.
Make sure that your syslog daemon is configured to direct
LOCAL4 someplace appropriate.
>> The debug function is configure.
>> Why?
>>
>> Best regard
>> Jan Sahlke
>> Germany
>>
>
>