Coda File System

Re: Problem while compinling coda 6.0.10

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Thu, 26 May 2005 12:09:56 -0400
On Wed, May 25, 2005 at 03:06:43PM +0200, Markus Wiesecke wrote:
> Hello all,
> 
> while trying to compile coda 6.0.10 i received the following error:
> ----> Entering vol
> make[2]: Entering directory `/amnt/loge/volumes/ai15/ai/src/coda/coda-6.0.10/coda-src/vol'
> g++ -fno-exceptions -fcheck-new -Wall -MD -DHAVE_CONFIG_H -I. -I/vol/ai/src/coda/coda-6.0.10/include -I/vol/ai/src/coda/coda-6.0.10 -g -O2 -I/vol/ai/include  -c -o fssync.o fssync.cc
> fssync.cc: In function `void FSYNC_fsInit()':
> fssync.cc:125: error: invalid conversion from `void (*)(void*)' to `int
>    (*)(void*)'
> make[2]: *** [fssync.o] Error 1
> 
> I tried to compile using gcc 3.3.1 and 3.4.3, both with the same effect.
> Any suggestions? 

Make sure you're building with a recent version of LWP.

Jan
Received on 2005-05-26 12:13:20