Re: Compilling1996-04-14 02:08:19cc -c -O formail.c formail.c:38: `daemon' redeclared as different kind of symbol /usr/include/stdlib.h:136: previous declaration of `daemon' Try changing the 2 occurrences of the string "daemon" in formail.c to something else, like Daemon.
|
|