https://bugs.exim.org/show_bug.cgi?id=1713

            Bug ID: 1713
           Summary: PDKIM_DEBUG not optional
           Product: Exim
           Version: 4.86
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: DKIM
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 841
  --> https://bugs.exim.org/attachment.cgi?id=841&action=edit
patch.

commenting out PDKIM_DEBUG in src/pdkim/pdkim.h results in build failure:

...
gcc -o exim
dkim.o: In function `dkim_exim_verify_init':
dkim.c:(.text+0x1ce): undefined reference to `pdkim_set_debug_stream'
dkim.o: In function `dkim_exim_sign':
dkim.c:(.text+0xe16): undefined reference to `pdkim_set_debug_stream'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to