Package: autoconf, ftape Version: 2.4-1, 2.03-1 I have debian 0.93R6 (stable) installed to empty disk at last week. When compiling ftape I got error messages about missing linux/autoconf.h. I have package 'source', not 'includes' if that matters. Following did help: ln -s /usr/lib/autoconf/acconfig.h /usr/include/linux/autoconf.h Ftape had another failure which caused me to add #define NR_FTAPE_BUFFERS 3 to the beginning of the file ftape-rw.h Juhana Kouhia