Thanks Julian! It explains _why_ Norman's suggestion worked. :) g.
On Sun, 30 Jun 2002, Julian Foad wrote: > Gene Buckle wrote: > > > > I get the attached error when building Metakit. I'm using the latest > > Cygwin installation. > > > > 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 `*' > > I had the same problem building MetaKit on CygWin. I just typed: > > ../unix/configure --without-tcl > > and the rest of it would then build and install, which was enough for FlightGear. > > (n.b. The "--without-tcl" option was broken in metakit version 2.4.2, but fixed in >2.4.3) > > - Julian > > _______________________________________________ > Flightgear-devel mailing list > [EMAIL PROTECTED] > http://mail.flightgear.org/mailman/listinfo/flightgear-devel > _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
