tags 454819 + patch kthxbye Attached is a patch to fix the FTBFS.
-- brian m. carlson / brian with sandals: Houston, Texas, US +1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only a typesetting engine: http://crustytoothpaste.ath.cx/~bmc/code/thwack OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
diff -ur dictd.old/dictdplugin_popen.cpp dictd-1.10.2.dfsg/dictdplugin_popen.cpp --- dictd.old/dictdplugin_popen.cpp 2007-12-22 00:51:01.000000000 +0000 +++ dictd-1.10.2.dfsg/dictdplugin_popen.cpp 2007-12-22 00:52:16.000000000 +0000 @@ -41,6 +41,7 @@ #include <stdlib.h> #include <stdio.h> +#include <string.h> #include <climits> #include <errno.h> #include <string>
signature.asc
Description: Digital signature

