Bug#948504: Further analysis

2020-01-09 Thread David Bürgin
Did you install the build dependencies? https://sources.debian.org/src/opendkim/2.11.0%7Ebeta2-1/debian/control/#L5-L8 strlcpy and strlcat are provided by libbsd.

Bug#948504: Further analysis

2020-01-09 Thread Steve Egbert
Apparently, it is problematic at upstream Bug databse (first thought to be SourceForge, but now over at Github). The current `configure.ac` does not detect properly for the `strlcpy()/strlcat()` C declarator which is actually located in the `/usr/include/file/file.h` C include file for Debian