hi, > Builds of gpsd 3.17 for hurd-i386 and kfreebsd-* (admittedly not > release architectures) have been failing: > > os_compat.c: In function 'int os_daemon(int, int)': > os_compat.c:124:12: error: 'daemon' was not declared in this scope > return daemon(nochdir, noclose); > > Please #include <unistd.h> here for all Debian architectures, not just > Linux.
which cpp define matches kfreebsd properly? freebsd doesn't need unistd.h. Thanks, Bernd -- Bernd Zeimetz Debian GNU/Linux Developer http://bzed.de http://www.debian.org GPG Fingerprint: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F

