Coda File System

Re: coda-4.6.0-pre2.tgz available

From: Andreas Jellinghaus <aj_at_dungeon.inka.de>
Date: Fri, 15 May 1998 22:17:18 +0200
debian 2.0 compile: here are my notes.

"make coda" is not the default
yydebug is still only declared as extern
        (fix: remove the word "extern " in parsepdb.yacc)
termcap is obsolete : please use ncurses, if it is present.
        (fix: configs/Makefile.linux)
termcap is still hardcoded in coda-src/vtools/Makefile
        (fix: change to ncurses)
still trouble with debian egcs/g++/gcc. c++ code should be compiled and linked
        by c++, shouldn't it ?
        (fix: make coda CC=egcc)
Received on 1998-05-15 16:24:33