tags 454823 + 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 trmxml.old/mbid3.cpp trmxml-0.1.4/mbid3.cpp
--- trmxml.old/mbid3.cpp 2005-07-05 21:18:37.000000000 +0000
+++ trmxml-0.1.4/mbid3.cpp 2007-12-22 00:43:30.000000000 +0000
@@ -6,6 +6,7 @@
#ifdef HAVE_LIBID3
#include <stdio.h>
+#include <string.h>
#include "mbid3.h"
#define DB Debug_v("%s:%d", __FILE__, __LINE__);
signature.asc
Description: Digital signature

