Date: Mon, 6 Feb 2006 21:41:40 -0600 (CST) From: "Robert Uzzi" <ruzzi@compedgeracing.com> To: "Kris Kennaway" <kris@obsecurity.org> Cc: freebsd-stable@freebsd.org Subject: Re: src upgrade to 6 from 5.4 Message-ID: <62897.207.70.139.52.1139283700.squirrel@www.compedgeracing.com> In-Reply-To: <20060206235603.GA6494@xor.obsecurity.org> References: <61167.207.70.139.52.1139269796.squirrel@www.compedgeracing.com> <20060206235603.GA6494@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Didn't make a difference, still seeking ilumination. 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 known /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 Stop in /usr/src/lib/libkvm. > On Mon, Feb 06, 2006 at 05:49:56PM -0600, Robert Uzzi wrote: >> Trying to do a src upgrade to 6 from 5.4 and buildworld fails in >> kvm_proc.c with the following errors. >> >> >> /usr/local/libexec/ccache/cc -O -pipe -DLIBC_SCCS -I/usr/src/lib/libkvm > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Don't do this (or at least don't complain when it causes your build to > fail :-). > > Kris >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?62897.207.70.139.52.1139283700.squirrel>