Chris,

Looks like gcc is not happy:
   const-xs.inc:834: error: format not a string literal and no format
arguments

http://pastebin.com/CYgt0Uq7

Remove the
  -Werror=format-security
from your compiler options.

  Mark

Reply via email to