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.

Thanks,
James


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to