(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) OpenLDAP Software FAQ : (Category) Installation : (Category) Platform Hints : (Category) Hewlett-Packard Tru64 UNIX : (Answer) configure: error: pthread.h and pthread_create are not compatible
To get openldap to compile on Compaq's Digital UNIX v4.0+, you will need to specify the -pthread compile option.
I did this with:
    CC=cc \
    CFLAGS=-pthread \
    ./configure

David.D.Hill@digital.com
[Append to This Answer]
Next: (Answer) Why am I having problems installing on Tru64 v5.x ?
This document is: http://www.openldap.org/faq/index.cgi?file=89
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org