Package: adplay Version: 1.4-1 Severity: serious Hi,
It seems that in version 1.4-1 of libbinio-dev you've moved the include files from /usr/include to /usr/include/libbinio. This is now resulting in the following error: if g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/SDL -D_REENTRANT -DADPLUG_DA TA_DIR=\"/usr/share/adplug\" -g -O2 -I/usr/include/SDL -D_REENTRANT -MT adpla y.o -MD -MP -MF ".deps/adplay.Tpo" -c -o adplay.o adplay.cc; \ then mv -f ".deps/adplay.Tpo" ".deps/adplay.Po"; else rm -f ".deps/adplay.Tpo"; exit 1; fi In file included from /usr/include/adplug/player.h:27, from /usr/include/adplug/adplug.h:27, from adplay.cc:25: /usr/include/adplug/fprovide.h:26:19: error: binio.h: No such file or directory This might be a bug in adplug too? PS: libadplug-dev really should have a dependency on libbinio-dev if it requires it's headers. Either add a dependency or make sure it's not needed. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]