(Illustration by Gaich Muramatsu)
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