tags 625005 + patch kthxbye This patch fixes the FTBFS by including sys/stat.h.
-- brian m. carlson / brian with sandals: Houston, Texas, US +1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
diff -ur cdrdao.old/dao/ScsiIf-linux.cc cdrdao-1.2.3/dao/ScsiIf-linux.cc --- cdrdao.old/dao/ScsiIf-linux.cc 2011-05-18 22:00:28.000000000 +0000 +++ cdrdao-1.2.3/dao/ScsiIf-linux.cc 2011-05-18 22:05:38.000000000 +0000 @@ -27,6 +27,7 @@ #include <assert.h> #include <sys/ioctl.h> #include <glob.h> +#include <sys/stat.h> #include <asm/param.h> #include <scsi/scsi.h> #include <scsi/sg.h>
signature.asc
Description: Digital signature