Error while compiling krb 1.5
Sam Hartman
hartmans at MIT.EDU
Thu Jul 6 18:37:40 EDT 2006
>>>>> "Marcus" == Marcus Watts <mdw at umich.edu> writes:
Marcus> /3/ no "--enable-dynamic". The user does not want .so
Marcus> files. But he must still want/need module support else
Marcus> why 1.5?
Marcus> So, build libkrb5_pic.a, and link modules using
Marcus> "-lkrb5_pic".
Marcus> You're probably loading in redundant copies of
Marcus> routines at this point - but if they can't see each other
Marcus> that "should" be mostly harmless, except perhaps to the
Marcus> sanity of anybody unlucky enough to be looking for bugs.
No, mutex state and other globals in k5support need to be shared.
More information about the krbdev
mailing list