Aprés ls:
[email protected]:~/Bureau/ChessDB/ChessDB-3.6.18$ ls
BUGS init.tcl README
BUGS.txt inno-setup-files README.FreeBSD
ChangeLog INSTALL README.solaris
chessdb makecsw review.ps
chessdb.eco Makefile sc_addmove
chessdb.ico Makefile.bak sc_eco
chessdblet.ini Makefile.conf sc_epgn
chessdblet.sbk Makefile.cygwin scid.ico
ChessDB-logo-smaller.gif Makefile.mingw sc_import
chessdb.patch Makefile.vc sc_remote
chessdbpgn manpages scripts
chessdb.rc NEWS sc_spell
configure pgnchessdb sc_tree
CONTRIBUTORS pgnfix sounds
COPYING pkginfo spliteco
COPYING.txt Post-installation-notes.txt src
copyright Pre-installation-notes-EGTB.txt tcl
cvsignore Pre-installation-notes.txt THANKS
depend prototype THANKS.Shane
html-help ratings.ssp TODO
[email protected]:~/Bureau/ChessDB/ChessDB-3.6.18$
Comment tu fais pour remonter jusqu'a :make?
Je crois avoir trouvé:
[email protected]:~/Bureau/ChessDB/ChessDB-3.6.18$ make
g++ -O2 -fno-rtti -fno-exceptions -Wall -I/usr/include -o src/tkchessdb.o -c src/tkchessdb.cpp
Dans le fichier inclus à partir de src/tkchessdb.cpp:20:
src/tkchessdb.h:50:17: erreur: tcl.h : Aucun fichier ou dossier de ce type
src/tkchessdb.h:52:18: erreur: tk.h : Aucun fichier ou dossier de ce type
In file included from src/index.h:22,
from src/tkchessdb.h:17,
from src/tkchessdb.cpp:20:
src/namebase.h: In member function «char* NameBase::GetName(nameT, idNumberT)»:
src/namebase.h:216: attention : deprecated conversion from string constant to «char*»
C'est cela?