Index: /trunk/ippTools/src/dettool.c
===================================================================
--- /trunk/ippTools/src/dettool.c	(revision 8656)
+++ /trunk/ippTools/src/dettool.c	(revision 8657)
@@ -1736,5 +1736,5 @@
     // check for residual (unmatched) input imfile class_ids
     if (psArrayLength(valid_class_ids)) {
-        psError(PS_ERR_UNKNOWN, true, "det_id frame is missing %d class_ids",
+        psError(PS_ERR_UNKNOWN, true, "det_id frame is missing %ld class_ids",
             psArrayLength(valid_class_ids));
         psFree(valid_class_ids);
