thanks! that worked.
On Monday 15 March 2004 16:00, Jan Harkes wrote:
> On Mon, Mar 15, 2004 at 03:34:11PM +0100, Mark Hannessen wrote:
> > I decided to give coda a try, but ran into a compile error when trying to
> > compile the coda package. I pasted the error below.
> >
> > worker.cc: In function `void WorkerInit()':
> > worker.cc:782: error: parse error before `[' token
>
> I guess you need the following patch,
>
>
> http://www.coda.cs.cmu.edu/cgi-bin/viewcvs.cgi/coda/lib-src/kernel-includes
>/coda.h?r1=1.59&r2=1.60
>
> Jan