Hi,

NSProcessInfo.m uses some KVM constants that, on FreeBSD, are defined in headers that are not included. Specifically:

#include <sys/sysctl.h>

Is required to get NSProcessInfo to build on FreeBSD 7.

David


_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to