I get the attached error when building Metakit. I'm using the latest Cygwin installation.
/bin/sh ./libtool --mode=compile g++ -c -O2 -I../unix/../include -I/usr/include/ generic -I/usr/include ../unix/../tcl/mk4tcl.cpp rm -f .libs/mk4tcl.lo g++ -c -O2 -I../unix/../include -I/usr/include/generic -I/usr/include ../unix/.. /tcl/mk4tcl.cpp -DDLL_EXPORT -DPIC In file included from ../unix/../tcl/mk4tcl.cpp:22: ../unix/../tcl/stubtcl.h:3: syntax error before `*' ../unix/../tcl/stubtcl.h:4: syntax error before `*' ../unix/../tcl/stubtcl.h: In function `int MyInitStubs(Tcl_Interp *)': ../unix/../tcl/stubtcl.h:15: syntax error before `*' I can't see anything obviously wrong, but then again, I'm not exactly the swiftest C programmer out there. :) Any ideas? Thanks! g. _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
