From owner-freebsd-current Sat Feb 8 17:16: 1 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E58B37B401 for ; Sat, 8 Feb 2003 17:16:00 -0800 (PST) Received: from mail.rpi.edu (mail.rpi.edu [128.113.2.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id A406743F3F for ; Sat, 8 Feb 2003 17:15:59 -0800 (PST) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id h191FvC6216658 for ; Sat, 8 Feb 2003 20:15:57 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20030209003913.GA88948@dragon.nuxi.com> References: <20030209003913.GA88948@dragon.nuxi.com> Date: Sat, 8 Feb 2003 20:15:56 -0500 To: freebsd-current@FreeBSD.ORG From: Garance A Drosihn Subject: Re: Any chance of getting these OpenSSL warnings quieted? Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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