Hello, I downloaded the patched "New Look and Feel" Qmailadmin (sorry, cannot recall the exact URL at the moment), which uses Qmailadmin 1.0.23.
Everything configured fine, however, when I "make", I get the following: --- make results --- make all-am make[1]: Entering directory `/usr/src/builds/qmailadmin-1.0.23' gcc -I. -I/home/vpopmail/include -I. -I. -I. -g -O2 -c `test -f 'qmailadmin.c' || echo './'`qmailadmin.c gcc -I. -I/home/vpopmail/include -I. -I. -I. -g -O2 -c `test -f 'alias.c' || echo './'`alias.c gcc -I. -I/home/vpopmail/include -I. -I. -I. -g -O2 -c `test -f 'autorespond.c' || echo './'`autorespond.c gcc -I. -I/home/vpopmail/include -I. -I. -I. -g -O2 -c `test -f 'forward.c' || echo './'`forward.c gcc -I. -I/home/vpopmail/include -I. -I. -I. -g -O2 -c `test -f 'mailinglist.c' || echo './'`mailinglist.c gcc -I. -I/home/vpopmail/include -I. -I. -I. -g -O2 -c `test -f 'user.c' || echo './'`user.c gcc -I. -I/home/vpopmail/include -I. -I. -I. -g -O2 -c `test -f 'util.c' || echo './'`util.c gcc -I. -I/home/vpopmail/include -I. -I. -I. -g -O2 -c `test -f 'auth.c' || echo './'`auth.c gcc -I. -I/home/vpopmail/include -I. -I. -I. -g -O2 -c `test -f 'template.c' || echo './'`template.c template.c:453:8: missing terminating " character template.c: In function `send_template_now': template.c:454: error: `td' undeclared (first use in this function) template.c:454: error: (Each undeclared identifier is reported only once template.c:454: error: for each function it appears in.) template.c:454: error: syntax error before '<' token template.c:454: error: stray '\' in program template.c:454:39: missing terminating " character template.c:455:22: missing terminating " character template.c:460:8: missing terminating " character template.c:461: error: syntax error before "onclick" template.c:461: error: stray '\' in program template.c:461:38: missing terminating " character template.c:462:22: missing terminating " character template.c:468:8: missing terminating " character template.c:469: error: syntax error before "onclick" template.c:469: error: stray '\' in program template.c:469:38: missing terminating " character template.c:470:22: missing terminating " character template.c:475:8: missing terminating " character template.c:476: error: syntax error before '<' token template.c:476: error: stray '\' in program template.c:476:39: missing terminating " character template.c:477:22: missing terminating " character template.c:482:8: missing terminating " character template.c:483: error: syntax error before "onclick" template.c:483: error: stray '\' in program template.c:483:38: missing terminating " character template.c:484:22: missing terminating " character template.c:490:8: missing terminating " character template.c:491: error: syntax error before "onclick" template.c:491: error: stray '\' in program template.c:491:38: missing terminating " character template.c:492:22: missing terminating " character template.c:497:8: missing terminating " character template.c:498: error: syntax error before '<' token template.c:498: error: stray '\' in program template.c:498:39: missing terminating " character template.c:499:22: missing terminating " character template.c:504:8: missing terminating " character template.c:505: error: syntax error before "onclick" template.c:505: error: stray '\' in program template.c:505:38: missing terminating " character template.c:506:22: missing terminating " character template.c:512:8: missing terminating " character template.c:513: error: syntax error before "onclick" template.c:513: error: stray '\' in program template.c:513:38: missing terminating " character template.c:514:22: missing terminating " character template.c:521:8: missing terminating " character template.c:522: error: syntax error before '<' token template.c:522: error: stray '\' in program template.c:522:39: missing terminating " character template.c:523:22: missing terminating " character template.c:527:8: missing terminating " character template.c:528: error: syntax error before "onclick" template.c:528: error: stray '\' in program template.c:528:38: missing terminating " character template.c:529:22: missing terminating " character template.c:533:8: missing terminating " character template.c:534: error: syntax error before "onclick" template.c:534: error: stray '\' in program template.c:534:38: missing terminating " character template.c:535:22: missing terminating " character template.c:540:8: missing terminating " character template.c:541: error: syntax error before "onclick" template.c:541: error: stray '\' in program template.c:541:38: missing terminating " character template.c:542:22: missing terminating " character template.c:554:31: missing terminating " character template.c:555: error: syntax error before '<' token template.c:555: error: stray '\' in program template.c:559:31: missing terminating " character template.c:560: error: syntax error before '/' token template.c:560:22: missing terminating " character make[1]: *** [template.o] Error 1 make[1]: Leaving directory `/usr/src/builds/qmailadmin-1.0.23' make: *** [all] Error 2 --- make results --- Those are the full 'make' results, but it all starts with the error that is in the subject line. I have compiled this fine on a test machine a couple of weeks ago, but it seems for some reason there is now an error. I am not sure if this is in the original code, or of this file was one of the patched ones. Any ideas what is wrong? I can attach the template.c file in question, if that would likely help. TIA, Alan Murrell ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca
