I have successfully installed qmail 1.0.3 and ucspi-tcp-0.88, but the daemontools-0.70 failed when I atempted to run it using the 'make' command.
This is the error output and what does it means? I've seen it all over the net without any solutions.
Code:
debian:/usr/local/src/daemontools-0.70# make
./compile tai64nlocal.c
tai64nlocal.c: In function `main':
tai64nlocal.c:54: warning: assignment makes pointer from integer without a cast
tai64nlocal.c:55: error: dereferencing pointer to incomplete type
tai64nlocal.c:56: error: dereferencing pointer to incomplete type
tai64nlocal.c:57: error: dereferencing pointer to incomplete type
tai64nlocal.c:58: error: dereferencing pointer to incomplete type
tai64nlocal.c:59: error: dereferencing pointer to incomplete type
tai64nlocal.c:60: error: dereferencing pointer to incomplete type
make: *** [tai64nlocal.o] Error 1
debian:/usr/local/src/daemontools-0.70#