On 23 January 2015 at 17:17, James Cowgill wrote: | Source: tkrplot | Version: 0.0.23-2 | Severity: serious | Tags: sid | | Hi, | | tkrplot seems to FTBFS in unstable (but not in jessie) with the error: | > gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I/usr/include/tcl8.6 -I/usr/include/tcl8.6 -fpic -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c tcltkimg.c -o tcltkimg.o | > tcltkimg.c:2:16: fatal error: tk.h: No such file or directory | > #include <tk.h> | > ^ | > compilation terminated. | > /usr/lib/R/etc/Makeconf:133: recipe for target 'tcltkimg.o' failed | | I think this is because R is compiled against tk8.6 in unstable (where | the list of include directories are obtained from), but tkrplot only | build depends on the tk development headers for tk8.5.
Agreed, and good catch by the rebuild . Simple fix coming right up. Thanks, Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org