From owner-freebsd-current@FreeBSD.ORG Mon Sep 13 19:04:29 2004 Return-Path: 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 DEC3D16A4CE for ; Mon, 13 Sep 2004 19:04:29 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3080243D5A for ; Mon, 13 Sep 2004 19:04:29 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8DJ4PJj093695 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 13 Sep 2004 22:04:25 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i8DJ4QTD026134; Mon, 13 Sep 2004 22:04:26 +0300 (EEST) (envelope-from ru) Date: Mon, 13 Sep 2004 22:04:25 +0300 From: Ruslan Ermilov To: wsk Message-ID: <20040913190425.GC25795@ip.net.ua> References: <4144FA4A.5090601@gddsn.org.cn> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PuGuTyElPB9bOcsM" Content-Disposition: inline In-Reply-To: <4144FA4A.5090601@gddsn.org.cn> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: current@freebsd.org Subject: Re: 6-CURRENT build ppp failed with -DNONETGRAPH X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2004 19:04:30 -0000 --PuGuTyElPB9bOcsM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 13, 2004 at 09:39:22AM +0800, wsk wrote: > hi,list: > get the following error mesgs with today's kernel: > ..... > cc -O -pipe -DNONETGRAPH -Wsystem-headers -Werror -Wall -Wno-format-y2k > -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wno-uninitialized -c /usr/src/usr.sbin/ppp/tty.c > /usr/src/usr.sbin/ppp/tty.c:577: warning: unused parameter 'auxfd' > /usr/src/usr.sbin/ppp/tty.c:577: warning: unused parameter 'nauxfd' > /usr/src/usr.sbin/ppp/tty.c:626: warning: unused parameter 'auxfd' > /usr/src/usr.sbin/ppp/tty.c:626: warning: unused parameter 'nauxfd' > *** Error code 1 > any ideas? >=20 Fixed in tty.c,v 1.32. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --PuGuTyElPB9bOcsM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBRe85qRfpzJluFF4RAi/ZAJ9gt+et77UkkczdX503fR4vzUolvwCgnSVk zdczRIfNc4Nm/VTm1SzCFWQ= =2Hhe -----END PGP SIGNATURE----- --PuGuTyElPB9bOcsM--