From owner-freebsd-stable@FreeBSD.ORG Tue Jan 18 20:11:16 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43084106566B for ; Tue, 18 Jan 2011 20:11:16 +0000 (UTC) (envelope-from dhesser@accima.com) Received: from mail.odessaoffice.com (mail.odessaoffice.com [64.146.146.8]) by mx1.freebsd.org (Postfix) with ESMTP id 2BC208FC08 for ; Tue, 18 Jan 2011 20:11:15 +0000 (UTC) Received: from belinda.androcles.org ([::ffff:199.204.207.9]) (AUTH: CRAM-MD5 dhesser@accima.com, TLS: TLSv1/SSLv3, 256bits, AES256-SHA) by mail.odessaoffice.com with esmtp; Tue, 18 Jan 2011 11:31:15 -0800 id 0033C009.4D35EA83.00002CAF Date: Tue, 18 Jan 2011 11:31:02 -0800 From: "Duane H. Hesser" To: freebsd-stable@freebsd.org Message-Id: <20110118113102.8590f6d0.dhesser@accima.com> In-Reply-To: References: X-Mailer: Sylpheed 3.0.3 (GTK+ 2.22.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: 8.2-PRE: hastd: Compile Error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dhesser@accima.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2011 20:11:16 -0000 On Mon, 17 Jan 2011 16:38:57 -0600 (CST) Larry Rosenman wrote: > What can I do to fix this? > > csup'd around 2pm Central (US) time from cvsup5. > > cc -O2 -pipe -I/usr/src/sbin/hastd -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c token.c > cc1: warnings being treated as errors > /usr/src/sbin/hastd/token.l:456: warning: function declaration isn't a prototype > *** Error code 1 > > Stop in /usr/src/sbin/hastd. > *** Error code 1 > > Stop in /usr/src/sbin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > # $ "make -i" will get you past it, provided you do not need 'hastd', and provided you watch carefully for other possible errors (there appear to be no others at this time). -- Duane H. Hesser