Can you tell me which file contains this definition?
From my reply in the bug report:
csmall@freebsd1:~$ grep '[[:space:]]HOST_NAME_MAX[[:space:]]' `find
/usr/include -type f`
/usr/include/x86_64-linux-gnu/bits/local_lim.h:#define HOST_NAME_MAX 64
local_lim.h is part of libc6-dev version 2.19-18+deb8u4
It seems very odd it was there and then disappeared.
Or... is it there for kfreebsd-amd64 and not there for kfreebsd-i386?
- Craig