This header is not installed by upstream krb5, and since it's part of
kdb5_util, installing it causes an unwanted krb5-dev package to be
created.
Details
Details
- Reviewers
des kevans cy - Commits
- rGb98d0566b2bd: krb5: don't install /usr/include/import_err.h
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 65715 Build 62598: arc lint + arc unit
Event Timeline
Comment Actions
fix the build
add ${GENI} to ${DPSRCS} so it's actually built, and add -I. to CFLAGS
so the compiler can find it.