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
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to