From owner-freebsd-stable@FreeBSD.ORG Mon Jan 17 22:56:29 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 B8B10106566B for ; Mon, 17 Jan 2011 22:56:29 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id 890B18FC1B for ; Mon, 17 Jan 2011 22:56:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Content-Type:MIME-Version:Message-ID:Subject:To:Sender:From:Date; bh=AYnGU/V7i+d/GSWdgIYt4KWtFNBkqbp0sKMXNWwRSmA=; b=cNtJTt1MeWFiCJ4Qeo1GILt1AdUKV+BrH0s/IA7CSNbkC82ZjHb/asNuNtdpkQnbfK1TIkR0+rjIgJWVsO3buVDDwMMQZczysSHqS6rJf6xsMz3QIA3pfo9tCden1J7UMQ8Tcs8ASyKRH3yF7OQ8qQ6pg2oIg8Zdkw9+B9aCup4=; Received: from 99-39-115-150.lightspeed.austtx.sbcglobal.net ([99.39.115.150]:33522 helo=borg) by thebighonker.lerctr.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72 (FreeBSD)) (envelope-from ) id 1PexjF-000Mzh-6a for freebsd-stable@freebsd.org; Mon, 17 Jan 2011 16:39:14 -0600 Date: Mon, 17 Jan 2011 16:38:57 -0600 (CST) From: Larry Rosenman Sender: ler@borg To: freebsd-stable@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Spam-Score: -2.2 (--) X-LERCTR-Spam-Score: -2.2 (--) X-Spam-Report: SpamScore (-2.2/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, TVD_RCVD_IP=0.695 X-LERCTR-Spam-Report: SpamScore (-2.2/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, TVD_RCVD_IP=0.695 Subject: 8.2-PRE: hastd: Compile Error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2011 22:56:29 -0000 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. # $ -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893