From owner-freebsd-current@FreeBSD.ORG Sat Sep 10 07:30:20 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 C45F316A41F for ; Sat, 10 Sep 2005 07:30:20 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5377B43D45 for ; Sat, 10 Sep 2005 07:30:20 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8A7UI0r012462 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 10 Sep 2005 03:30:19 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8A7UH6P016125; Sat, 10 Sep 2005 03:30:17 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 80372514C7; Sat, 10 Sep 2005 03:30:16 -0400 (EDT) Date: Sat, 10 Sep 2005 03:30:15 -0400 From: Kris Kennaway To: Alexander Polakov Message-ID: <20050910073015.GA75677@xor.obsecurity.org> References: <43228761.000005.10397@pantene.yandex.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline In-Reply-To: <43228761.000005.10397@pantene.yandex.ru> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org Subject: Re: another kernel compiling trouble X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 10 Sep 2005 07:30:20 -0000 --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Sep 10, 2005 at 11:12:33AM +0400, Alexander Polakov wrote: > cc -c -O2 -pipe -fno-strict-aliasing -march=pentium3 -Wall -Wredundant-decls -Wn > ested-externs -Wstrict-prototypes -Wmissing-pro > totypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nos > tdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/con > trib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/u > sr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev > /ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -I/usr/ > src/sys/dev/twa -D_KERNEL -include opt_global.h > -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-fun > ction-growth=1000 -mno-align-long-strings -mpre > ferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffree > standing -Werror /usr/src/sys/kern/kern_tc.c > /usr/src/sys/kern/kern_tc.c:74: warning: redundant redeclaration of 'th0' > /usr/src/sys/kern/kern_tc.c:64: warning: previous declaration of 'th0' was here > *** Error code 1 Follow the documented upgrade procedure, which includes a buildworld. Kris --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDIouGWry0BWjoQKURAubrAJ0S8gQVHzkmc6o3nbVhYvX+zpS5mQCgxwkn o0zzjJWyttv45Cqw86pmQEA= =9GXF -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM--