From owner-cvs-all Mon Feb 4 2:44:37 2002 Delivered-To: cvs-all@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 0381F37B41F; Mon, 4 Feb 2002 02:44:17 -0800 (PST) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g14AhlG78683; Mon, 4 Feb 2002 12:43:47 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200202041043.g14AhlG78683@zibbi.icomtek.csir.co.za> Subject: Re: cvs commit: src/lib/libpam/modules/pam_lastlog pam_lastlog.c src/lib/libpam/modules/pam_login_access login_access.c pam_logi In-Reply-To: <200202040950.g149oqE52240@greenpeace.grondar.org> from Mark Murray at "Feb 4, 2002 09:50:47 am" To: mark@grondar.za (Mark Murray) Date: Mon, 4 Feb 2002 12:43:47 +0200 (SAT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Mark, > > > Dammit. I did not mean to commit that yet. I'll force a commit anyway > > > to mention it in the logs. My make world still breaks in libpam because warnings are now turned into errors and the ssl includes have lots of warnings. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org cc -fpic -DPIC -nostdinc -O -pipe -march=pentiumpro -march=pentiumpro -I/usr/src /lib/libpam/modules/pam_ssh/../../../../crypto/openssh -I/usr/src/lib/libpam/mod ules/pam_ssh/../../../../contrib/libpam/libpam/include -I/usr/src/lib/libpam/mod ules/pam_ssh/../../libpam -I/usr/obj/usr/src/i386/usr/include -Werror -Wall -W - Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua l -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitialized -c /usr/src /lib/libpam/modules/pam_ssh/pam_ssh.c -o pam_ssh.So cc1: warnings being treated as errors In file included from /usr/obj/usr/src/i386/usr/include/openssl/evp.h:126, from /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:63: /usr/obj/usr/src/i386/usr/include/openssl/rsa.h:218: warning: function declarati on isn't a prototype /usr/obj/usr/src/i386/usr/include/openssl/rsa.h:218: warning: function declarati on isn't a prototype /usr/obj/usr/src/i386/usr/include/openssl/rsa.h:219: warning: function declarati on isn't a prototype /usr/obj/usr/src/i386/usr/include/openssl/rsa.h:219: warning: function declarati on isn't a prototype ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message