Date: Sat, 8 Feb 2003 20:15:56 -0500 From: Garance A Drosihn <drosih@rpi.edu> To: freebsd-current@FreeBSD.ORG Subject: Re: Any chance of getting these OpenSSL warnings quieted? Message-ID: <p05200f03ba6b5951ed53@[128.113.24.47]> In-Reply-To: <20030209003913.GA88948@dragon.nuxi.com> References: <20030209003913.GA88948@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05200f03ba6b5951ed53>