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

compilation on tru64 (ITS#1941)



Full_Name: luke petelczyc
Version: 2.1.2
OS: Tru64 5.1a
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (137.154.189.13)


Hello,

while compiling on tru64 5.1a there is an error in a few modules what uint8_t,
uint16_t, uint32_t,uint64_t

to correct this on tru64,

#include <sys/bitypes.h> in the  openldap-2.1.2/include/portable.h

This was not picked up by configure.