Re: [Flightgear-devel] Metakit build problem...

2002-06-30 Thread Gene Buckle
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

RE: [Flightgear-devel] Metakit build problem...

2002-06-30 Thread Gene Buckle
> just replace the % make command above with % make core > or edit the all: target in the Makefile > to be like this > > all: core > Thanks Norman. I didn't realize the TCL stuff wasn't needed. g. ___ Flightgear-devel mailing list [EMAIL PROTECT

Re: [Flightgear-devel] Metakit build problem...

2002-06-30 Thread Julian Foad
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: > ..

RE: [Flightgear-devel] Metakit build problem...

2002-06-30 Thread Norman Vine
Gene Buckle writes: > >I get the attached error when building Metakit. I'm using the latest >Cygwin installation. >Any ideas? I just < after reading your message > tested this by untaring the metakit tarball distributed with SimGear and then followed the instructions i.e. % cd builds % .

[Flightgear-devel] Metakit build problem...

2002-06-30 Thread Gene Buckle
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/generi