Hi Jozsef,
I have just fixed a lot of those in the client, but didn't know the
server was using the same `vproc' structure for its threads. We haven't
installed gcc 2.9.5 yet, so I can't tell how many other things will
break in the compilation (and possibly in the executables).
Jan
On Wed, Aug 25, 1999 at 08:14:42AM +0200, Jozsef Kadlecsik wrote:
> Hello,
>
> I'm trying to compile coda 5.2.7 on my Linux (Debian) system with
> gcc 2.95.1 and it fails with the following error message:
>
> make[2]: Entering directory `/home/local/src/fs/coda-5.2.7/coda-src/vol'
> c++ -fno-exceptions -O2 -g -MD -DHAVE_DB_185_H=1 -I.
> -I/usr/local/src/fs/coda-5.2.7/include -Wall -c lockqueue.cc
> lockqueue.cc: In method `lqman::lqman(char * = "anonymous lqman")':
> lockqueue.cc:69: converting from `int (lqman::*)(void *)' to `int (*)(void *)'
>
> I was able to compile the source with gcc 2.8.1: the same message as a
> warning appeared with it.
>
> How could I compile coda with the newest gcc?
>
> Best regards,
> Jozsef
> -
> E-mail : [EMAIL PROTECTED], [EMAIL PROTECTED]
> WWW-Home: http://www.kfki.hu/~kadlec
> Address : KFKI Research Institute for Particle and Nuclear Physics
> H-1525 Budapest 114, POB. 49, Hungary
>