i added /usr/include/tcl8.4 to the include path and now i get:
i think that was me ...
t_tkcmd.c: In function
tcl_vmess': t_tkcmd.c:310: warning: implicit declaration of function
_vsnprintf' cd ../obj; gcc -I. -I/usr/include/tcl8.4 -o ../bin/pd-gui t_main.o t_tkcmd.o -ltk8.4 -lX11 -lfftw3f -lasound -lpthread -lm -ldl -L/usr/X11R6/lib -ltcl8.4 t_tkcmd.o(.text+0x2db): In functiontcl_vmess':: undefined reference to
_vsnprintf'
this, too ...
fixed ... tim