At 4:39 PM -0800 2/8/03, David O'Brien wrote:
cc -pipe -O -march=athlon -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_ -c /FBSD/src/lib/msun/src/e_gammaf_r.c -o e_gammaf_r.o
In file included from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/e_os2.h:56,
from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/symhacks.h:58,
from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/crypto.h:78,
from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/bio.h:67,
from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/err.h:68,
from /FBSD/src/crypto/openssl/crypto/cpt_err.c:62:
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/opensslconf.h:177:1: warning: "OPENSSL_NO_KRB5" redefined
/FBSD/src/crypto/openssl/crypto/cpt_err.c:1:1: warning: this is the location of the previous definition
Yeah, I noticed that openssl had recently started to generate a lot
more warning messages at buildworld time, but I hadn't looked into it.
There are now four times more lines of warning messages from openssl
than from everything else in buildworld combined, if I'm counting
this right.  In any case, the list of warnings now overflows my
scrollback buffer, so it's pretty noticeable.

I'm also getting a number of syslog'ed error messages about

   sshd[14235]: in _openpam_check_error_code():
                pam_sm_setcred(): unexpected return value 24

with the system I built on Feb 3rd.  However, I do notice there
have been more changes since then, so that problem may already
be fixed.

--
Garance Alistair Drosehn            =   [EMAIL PROTECTED]
Senior Systems Programmer           or  [EMAIL PROTECTED]
Rensselaer Polytechnic Institute    or  [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to