Skip to content

Update kerberos #975

Merged
merged 2 commits into from
Dec 13, 2018
Merged

Update kerberos #975

merged 2 commits into from
Dec 13, 2018

Conversation

donald
Copy link
Collaborator

@donald donald commented Dec 11, 2018

No description provided.

Before further experimentis with kerberization, we'd like to have the
latest and greatest version.

Convert to template, convert to versionless bee file, update version,
fix URL.

Also use --with-system-ed to prevent usage and installation of the error
table compile bundlet with MIT kerberos instead of removing the
installation from $D in mee_install.
When we update krb5 the build system might find libverto in the system
from the previous installation, link agains it and does't include its
own library.

Now when we update krb5, we'd remove the revision with the embedded
library and install a revision, which uses the library but doesn't
include it:

  krb5kdc: error while loading shared libraries:
    libverto.so.0: cannot open shared object file: No such file or directory

Add configure flag --without-system-verto so that we use and install the
build in version of libverto.
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant