kp_proc and kp_eproc

Juli Mallett jmallett at FreeBSD.org
Fri Apr 4 15:52:48 PST 2003


* De: Glenn Johnson <gjohnson at 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 at freebsd.org; aim: bsdflata; efnet: juli;


More information about the freebsd-current mailing list