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

Having trouble with pthreads (ITS#33)



Full_Name: Joey Smith
Version: 1.1.1
OS: SunOS .56
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (209.186.74.18)


When trying to build ldap, it chokes with:
In file included from slurp.h:30,
                 from admin.c:24:
../../include/lthread.h:203: conflicting types for `pthread_attr_t'
/usr/include/sys/types.h:293: previous declaration of `pthread_attr_t'

The weird part is, I read docs/install/hints/Solaris, and run ./configure 
--without-threads, but make still tries to aplly threads. I have done make
veryclean,
the reconfig'd w/o threads, but to no avail...