Klaus Klein <kleink@netbsd.org> writes: > basesrc/lib/libc/stdlib: Lint_llabs.c _strtoll.c _strtoull.c atoll.3 > atoll.c llabs.3 llabs.c lldiv.3 lldiv.c strtoll.c strtoull.c Do you forget to commit machine/limit.h or something, don't you? Some of above file fails to compile since LLONG_MAX etc aren't defined. enami.