Source: apr Version: 1.7.5-1 User: [email protected] Usertags: timestamps X-Debbugs-Cc: [email protected]
Hi,apr varies its build based upon availability of the SCTP protocol in the running kernel. apr's amd64 binaries, built over 250 days ago, have
#define APR_HAVE_SCTP 0 Rebuilding apr on a current kernel produces #define APR_HAVE_SCTP 1Please consider statically enabling --enable-sctp instead of having it autodetect based on the running kernel.
Thanks, Chris

