* De: Glenn Johnson <[EMAIL PROTECTED]> [ 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: [EMAIL PROTECTED]; aim: bsdflata; efnet: juli; _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"