Link dbtest with libkrb5support In a static build, linking dbtest could fail on platforms where libdb2 depends on krb5support (platforms without a native mkstemp). Reported by Gilles Espinasse . https://github.com/krb5/krb5/commit/ea20e248dc2ba4d843a1e536e649c901c1c3f5b2 Author: Greg Hudson Commit: ea20e248dc2ba4d843a1e536e649c901c1c3f5b2 Branch: master src/plugins/kdb/db2/libdb2/test/Makefile.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)