procmail
[Top] [All Lists]

Re: Compilling

1996-04-14 02:08:19

cc -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.

<Prev in Thread] Current Thread [Next in Thread>