[krbdev.mit.edu #7898] Problem with static build

arnolds@mpa-garching.mpg.de via RT rt-comment at krbdev.mit.edu
Fri Apr 4 14:26:55 EDT 2014


Dear krb-Developers,

first of all many thanks to your great work in Kerberos!

I found two problems when compiling krb5-1.12.1 statically:
- iaesx64 and iaesx86 won't be built since the rules in
src/lib/crypto/builtin/aes/Makefile.in will not work as they are fixed
to shared builds ("iaesx64 at SHOBJEXT@"). With this the default rule get's
into work which takes "as" instead of "yasm". SHOBJEXT has to be
exchanged to STOBJEXT for the static build. Then it works as expected.
- You have to link libm together with libverto, since there is a call to
ceil in libverto.

Kind regards,

Heinz

________________________________________________________________________

Dipl.-Ing. Heinz-Ado Arnolds

MPI für Astrophysik
Karl-Schwarzschild-Strasse 1            Postfach 1317
D-85748 Garching                        D-85741 Garching
Phone:  +49/89/30000-2217
FAX  :  +49/89/30000-2388
email:  arnolds[at]MPA-Garching.MPG.DE
________________________________________________________________________




More information about the krb5-bugs mailing list