Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Length: 991 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@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 ________________________________________________________________________