Coda File System

Re: coda-4.6.0-pre2.tgz available

From: <braam_at_cs.cmu.edu>
Date: Tue, 26 May 1998 16:16:21 -0400
Andreas Jellinghaus writes:
 > debian 2.0 compile: here are my notes.
 > 
 > "make coda" is not the default

Andreas,

We won't "make coda" the default, since it installs header files in
BUILDDIR/include.  "make" just builds the objects and binaries in the
working directory and does not install these headers.

If you have a problem with that I would like to know why, so that
I can reconsider.

_ Peter _





 > 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-26 16:18:58