Hi! I've see similar problem in this list archive, but did't found any answers.
I have SPARC Solaris 9 and gcc -v: Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.0/specs Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls Thread model: posix gcc version 3.4.0 I've tried to complie flow-tools-0.67 without success: <-- flow-cat.o -MD -MP -MF ".deps/flow-cat.Tpo" \ -c -o flow-cat.o `test -f 'flow-cat.c' || echo './'`flow-cat.c; \ then mv ".deps/flow-cat.Tpo" ".deps/flow-cat.Po"; \ else rm -f ".deps/flow-cat.Tpo"; exit 1; \ fi flow-cat.c: In function `main': flow-cat.c:555: error: label at end of compound statement make[1]: *** [flow-cat.o] Error 1 <-- Is there any workaround? -- Andrew _______________________________________________ Flow-tools mailing list [EMAIL PROTECTED] http://mailman.splintered.net/mailman/listinfo/flow-tools
