Index: trunk/ippTools/src/magicdstool.c
===================================================================
--- trunk/ippTools/src/magicdstool.c	(revision 20847)
+++ trunk/ippTools/src/magicdstool.c	(revision 20848)
@@ -578,5 +578,5 @@
     }
     if (psArrayLength(output) > 1) {
-        psError(PS_ERR_UNKNOWN, true, "unexpected number of rows found %ld for magic_id %ld",
+        psError(PS_ERR_UNKNOWN, true, "unexpected number of rows found %" PRId64 " for magic_id %" PRId64 ",
             psArrayLength(output), magic_id);
         return false;
