qmail-autoresponder-0.96.1 fails when installing with gcc-3.3.1 due to multi-line strings: ./compile main.c main.c:247:1: missing terminating " character main.c:248: error: `c' undeclared here (not in a function) main.c:248: error: syntax error before "Copy" main.c:252:15: missing terminating ' character main.c:252:15: warning: character constant too long for its type main.c:253:15: missing terminating ' character main.c:253:15: warning: character constant too long for its type main.c:254:15: missing terminating ' character main.c:254:15: warning: character constant too long for its type main.c:258:3: missing terminating " character main.c:264: warning: parameter names (without types) in function declaration main.c:264: warning: conflicting types for built-in function `fprintf' main.c:264: warning: data definition has no type or storage class main.c:265: error: syntax error before numeric constant main.c:265: error: conflicting types for `exit' /usr/include/stdlib.h:610: error: previous declaration of `exit' main.c:265: warning: data definition has no type or storage class make: *** [main.o] Error 1 !!! ERROR: net-mail/qmail-autoresponder-0.96.1 failed. !!! Function src_compile, Line 24, Exitcode 2 !!! (no error message)
Created attachment 18589 [details, diff] proposed qmail-autoresponder-0.96.1-gcc3.3 patch
Resolving as FIXED as the patch is now in CVS.