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

Irix 5.3



Hi,

I've been trying to compile OpenLDAP (just the 
client libraries, I don't need slapd or ldapd)
on IRIX 5.3, without much success. Using 
gcc-2.7.2.3, autoconf 2.12 etc ...

Configure runs OK, however, when compiling md5.c
from libraries/liblutil:

gcc -g -O2 -I../../include        -I../../include  
-DHAVE_CONFIG_H    -c md5.c
-o md5.o

In file included from md5.c:39:
../../include/lutil_md5.h:29: parse error before `uint32'
../../include/lutil_md5.h:29: warning: data definition has
no type or storage class
../../include/lutil_md5.h:33: parse error before `uint32'
../../include/lutil_md5.h:33: warning: no semicolon at end
of struct or union
../../include/lutil_md5.h:34: warning: data definition has
no type or storage class
../../include/lutil_md5.h:36: parse error before `}'
../../include/lutil_md5.h:51: parse error before `buf'
md5.c:48: parse error before `getu32'
md5.c:55: parse error before `data'
md5.c: In function `putu32':
md5.c:57: `addr' undeclared (first use this function)
md5.c:57: (Each undeclared identifier is reported only once
md5.c:57: for each function it appears in.)
md5.c:57: `data' undeclared (first use this function)
md5.c: In function `lutil_MD5Init':
md5.c:70: dereferencing pointer to incomplete type
md5.c:71: dereferencing pointer to incomplete type
md5.c:72: dereferencing pointer to incomplete type

(lots more dereference error messages)

Anyone had any luck getting OpenLDAP client libraries to
work on IRIX 5.3, or am I just missing something
simple?


Kind regards,

--
Daniel Morriss
UNIX System Administrator
Project X Internet P/L