Is there a spec file for krb5-1.9
Greg Hudson
ghudson at MIT.EDU
Sun Mar 13 09:04:45 EDT 2011
On Sun, 2011-03-13 at 08:53 -0400, Maple Thorpe wrote:
> Need a spec file or method to build, if available, for fc-14 x64 arch.
> Would like to build binaries for KDCs using rpmbuild -ta.
>
> Have full complement of development tools and libraries installed, yet,
> krb5-appl-1.0.1 with no flags fail during configure. krb5-appl config
> reports in config.log:
The lines you've reported from config.log aren't really indicative of
what's wrong; they're the byproduct of tests for particular header
files. What error message does configure fail with?
> If I continue with make, make reports recursion error and stops.
I'm surprised you could continue with make at all, since configure
shouldn't write a Makefile if it doesn't succeed.
> krb5-1-9 builds, suspect mixing krb5-1-9 with krb5-app rpms may not be a
> good idea but is it doable?
It should be doable; that's one of the benefits of having a stable ABI.
I agree that it may not be a good idea, in that mixing built-from-source
libraries and built-from-package programs in a running system is messy.
More information about the Kerberos
mailing list