As distributed, the make stops on alloc.c claiming no such file or directory on stdarg.h, errno.h and fcntl.h. Putting in the extra includes gets me 'STDOUT_FILENO', 'STDIN_FILENO' and 'STDERR_FILENO' undeclared, therefore the #include "/usr/include/unistd.h" in alloc.c.
-Chris [EMAIL PROTECTED]
