Date: Fri, 4 Apr 2003 17:52:48 -0600 From: Juli Mallett <jmallett@FreeBSD.org> To: Glenn Johnson <glenn@FreeBSD.ORG>, current@freebsd.org Subject: Re: kp_proc and kp_eproc Message-ID: <20030404175248.A2169@FreeBSD.org> In-Reply-To: <20030404234917.GA98049@node1.cluster.srrc.usda.gov>; from gjohnson@srrc.ars.usda.gov on Fri, Apr 04, 2003 at 05:49:17PM -0600 References: <20030404234917.GA98049@node1.cluster.srrc.usda.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
* De: Glenn Johnson <gjohnson@srrc.ars.usda.gov> [ Data: 2003-04-04 ] [ Subjecte: kp_proc and kp_eproc ] > I have some software that compiled fine on FreeBSD-4 but is not > compiling on FreeBSD-5. It is looking for kp_proc and kp_eproc. The > error I get is: > > structure has no member named `kp_proc' > structure has no member named `kp_eproc' > > Have those changed from FreeBSD-4? Yes, kinfo_proc has changed. What do you need to access? I have found that just doing a set of macros helps a lot. -- juli mallett. email: jmallett@freebsd.org; aim: bsdflata; efnet: juli;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030404175248.A2169>