won't compile with mit-krb5-1.8.2
Status: Beta
Brought to you by:
sur5r
Compilation fails with: i686-pc-linux-gnu/bin/ld: cannot find -ldes425. Doing a bit of hunting around, it looks like krb5 dropped this library. I tried GQ version 1.2.3 first, then tried the GIT version. I'll attach the build log from the GIT version. I'm using mit-krb5-1.8.2.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
GIT version build log
This is known. The Kerberos code in configure.in is broken and will be removed. Instead, the m4-macro provided by MIT-KRB5 will be used.
I fixed kerberos detection and compile flags to use upstream m4 macro. Please test with current git head, compiles fine against 1.8.3 for me. Please close this bug if it's fine.