Hi, On Tue, Aug 16, 2005 at 07:21:15PM +0200, Oliver Schwartz wrote: > No, seems that was me :-( Checked in an older version by mistake. It's > fixed now.
Ok, now I get this: In file included from snapscan.c:213: snapscan-options.c: In function 'init_options': snapscan-options.c:236: error: syntax error before '/' token I think that's a "//" which is not accepted by older compilers and by gcc with all warnings enabled. gcc --version gcc (GCC) 4.0.2 20050806 (prerelease) (Debian 4.0.1-4) Bye, Henning
