Work-in-progress (andreasf) - [Haiku] ¶
Compilation problem for cvs' lib/stdbool.h: Looks like a circular dependency between lib/stdbool.h and <kernel/OS.h> on first sight.
lib/getpass.c uses an undefined FSETLOCKING_BYCALLER. This would be defined in stdio_ext.h, which Haiku doesn't currently provide (ticket). Commenting it out for now.
src/buffer.c uses st_blocks unconditionally (cf. CommonProblems)
Patch available. Note that Trac for some reason does not display the diff against lib/getpass.c, it can be found in the middle of the file (I concatenated three diff -us).
make check fails:
Test suite does not work correctly when run as root