Re: Solaris Build Problems

2002-01-31 Thread Ivan Popov
On Thu, 31 Jan 2002, Jan Harkes wrote: > Try to remove line 120 from lib-src/kernel-includes/coda.h. > > /* Solaris Definitions */ > #if defined(sun) > #include > #include > typedef unsigned long long u_quad_t; > - #undef __BIT_TYPES_DEFINED__ > #endif > > Jan I believe I solved th

RE: Solaris Build Problems

2002-01-31 Thread Ben Rockwood
Done. No change... still complains with the same error. -Original Message- From: Jan Harkes [mailto:[EMAIL PROTECTED]] Sent: Thu 1/31/2002 4:13 PM To: [EMAIL PROTECTED] Cc: Subject:Re: Solaris Build Problems On Thu, Jan 31, 2002 at 04:07:21PM -0800, Ben

Re: Solaris Build Problems

2002-01-31 Thread Jan Harkes
On Thu, Jan 31, 2002 at 04:07:21PM -0800, Ben Rockwood wrote: > gcc -fno-exceptions -MD -DHAVE_CONFIG_H -I. -I/home/benr/coda/coda-5.3.17/include >-I/home/benr/coda/coda-5.3.17 -g -O2 -c pioctl.c > In file included from pioctl.h:37, > from pioctl.c:33: > /home/benr/coda/coda-5.3

Solaris Build Problems

2002-01-31 Thread Ben Rockwood
Sorry to add another log to the build problems fire, but I've been having problems on Solaris for some time now and I really want to get CODA working. I've built the Solaris kernel modules (coda-solaris v0.3) with no problems, and lwp, rpc2, and rvm are installed with no problems. However when