From owner-freebsd-stable@FreeBSD.ORG Tue Feb 7 07:16:34 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 723AF16A422 for ; Tue, 7 Feb 2006 07:16:34 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 682A343D46 for ; Tue, 7 Feb 2006 07:16:32 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k177GSRr035074; Tue, 7 Feb 2006 09:16:28 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ip.net.ua [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 64262-02; Tue, 7 Feb 2006 09:16:25 +0200 (EET) 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 k177G8Oo035059 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 7 Feb 2006 09:16:08 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id k177GDv4080833; Tue, 7 Feb 2006 09:16:13 +0200 (EET) (envelope-from ru) Date: Tue, 7 Feb 2006 09:16:12 +0200 From: Ruslan Ermilov To: Robert Uzzi Message-ID: <20060207071612.GC88541@ip.net.ua> References: <61167.207.70.139.52.1139269796.squirrel@www.compedgeracing.com> <20060206235603.GA6494@xor.obsecurity.org> <62897.207.70.139.52.1139283700.squirrel@www.compedgeracing.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gj572EiMnwbLXET9" Content-Disposition: inline In-Reply-To: <62897.207.70.139.52.1139283700.squirrel@www.compedgeracing.com> User-Agent: Mutt/1.5.9i X-Virus-Scanned: amavisd-new at ip.net.ua Cc: freebsd-stable@FreeBSD.org, Kris Kennaway Subject: Re: src upgrade to 6 from 5.4 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: Tue, 07 Feb 2006 07:16:34 -0000 --gj572EiMnwbLXET9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 06, 2006 at 09:41:40PM -0600, Robert Uzzi wrote: > Didn't make a difference, still seeking ilumination. >=20 >=20 > cc -O -pipe -DLIBC_SCCS -I/usr/src/lib/libkvm -c > /usr/src/lib/libkvm/kvm_proc.c > /usr/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist': > /usr/src/lib/libkvm/kvm_proc.c:108: error: storage size of 't_cdev' isn't > known > /usr/src/lib/libkvm/kvm_proc.c:114: error: storage size of 'pr' isn't kno= wn > /usr/src/lib/libkvm/kvm_proc.c:176: error: structure has no member named > `ki_jid' > /usr/src/lib/libkvm/kvm_proc.c:377: error: structure has no member named > `p_rux' > *** Error code 1 >=20 > Stop in /usr/src/lib/libkvm. >=20 How did you disable ccache? If you did it by setting NOCCACHE it doesn't really work. Comment out the ccache stuff completely from /etc/make.conf and try again. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --gj572EiMnwbLXET9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD6Ek8qRfpzJluFF4RAuScAJ4lTskwImL0X8r2y3OV85iUpXHxXQCePP4u TnObi0m0jL+ErYYyn2WYx+Y= =KGjW -----END PGP SIGNATURE----- --gj572EiMnwbLXET9--