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

Reply via email to