On Mon, 24 Nov 2008, Carl Brewer wrote:
daemon.c:42:19: paths.h: No such file or directory daemon.c: In function `daemon': daemon.c:66: error: `_PATH_DEVNULL' undeclared (first use in this function) daemon.c:66: error: (Each undeclared identifier is reported only once
At least the Solaris 10 that I have here[1] neither has paths.h nor _PATH_DEVNULL defined. As such, the software assuming such existance should be fixed.
- Hubert [1] % uname -a SunOS vmwolaris 5.10 Generic_127128-11 i86pc i386 i86pc