ok.. Thanks.. I got it and it passed the configure..
Now I am getting make errors.. This should not be that tough :-)
below is the output..
Thanks for your help, We are trying to demo the FS for webhosting load
balanced sites..
Matt
-=-=-=-=--=-=-=-=
....
In file included from olist.h:41,
from olist.cc:38:
/usr/include/stdio.h:25:14: missing binary operator
/usr/include/stdio.h:46:14: missing binary operator
/usr/include/stdio.h:56:14: missing binary operator
make[2]: *** [olist.o] Error 1
make[2]: Leaving directory `/home/matty/coda-5.3.14/coda-src/util'
make[1]: *** [util] Error 2
make[1]: Leaving directory `/home/matty/coda-5.3.14/coda-src'
make: *** [coda-src] Error 2
[root@stan coda-5.3.14]#
-----Original Message-----
From: Jan Harkes [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 21, 2001 2:50 PM
To: GiantWEB
Cc: [EMAIL PROTECTED]
Subject: Re: problems with compile of coda-5.3.9
On Mon, May 21, 2001 at 11:47:06AM -0400, GiantWEB wrote:
> well, I dwnlded 5.3.14 and no luck..
>
> I searched on the cd of redhat and I have
> glibc-2.2-12 and the development
I wrote...
> Coda uses libdb 1.85 for some of the databases that are shared between
> servers. Your machine is possibly missing the libdb1-dev rpm's, db1.85
ftp://ftp.redhat.com/redhat/linux/7.0/en/os/i386/RedHat/RPMS/
db1-1.85-4.i386.rpm
db1-devel-1.85-4.i386.rpm
Jan