(Illustration by Gaich Muramatsu)
Hi,
I get this error when compiling coda-5.3.9 on solaris 7
> gcc -fno-exceptions -g -O2 -MD -DHAVE_CONFIG_H -I/var/tmp/coda/coda-5.3.9 -I. -I/var/tmp/coda/coda-5.3.9/include -c pioctl.c
> In file included from pioctl.h:37,
> from pioctl.c:33:
> /var/tmp/coda/coda-5.3.9/include/coda.h:132: conflicting types for `int8_t'
> /usr/include/sys/int_types.h:62: previous declaration of `int8_t'
> /var/tmp/coda/coda-5.3.9/include/coda.h:134: warning: redefinition of `int16_t'
> /usr/include/sys/int_types.h:68: warning: `int16_t' previously declared here
> /var/tmp/coda/coda-5.3.9/include/coda.h:136: warning: redefinition of `int32_t'
> /usr/include/sys/int_types.h:69: warning: `int32_t' previously declared here
Is there a fix for this?
TIA
lwp, rpc2 and rvm all compile fine.
Thanks
Shaun
-- Shaun McCullagh Senior Unix Administrator Information Innovation B.V. Amstelveenseweg 88 - 90 1075 XJ Amsterdam tel: +31 20 589 5595 fax: +31 20 589 5566 email: smccullagh_at_goldridge.net url: http://www.goldridge.net/Received on 2000-10-23 11:54:54