Source: scid
Version: 4.3.0.cvs20111216-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Builds of scid in minimal environments (such as the autobuilders) are
failing:
g++ -O3 -fno-rtti -fno-exceptions -Wall -I/usr/include -o src/pgnscid.o -c
src/pgnscid.cpp
In file included from src/namebase.h:20:0,
from src/index.h:23,
from src/pgnscid.cpp:17:
src/misc.h:22:17: fatal error: tcl.h: No such file or directory
compilation terminated.
make[2]: *** [src/pgnscid.o] Error 1
make[2]: Leaving directory `/.../scid-4.3.0.cvs20111216'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/.../scid-4.3.0.cvs20111216'
make: *** [build] Error 2
Could you please add a build dependency on libtcl-dev and check (via
pbuilder or the like) that no others are missing?
Thanks!
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]