Hi Frederic,

I'm positive that I don't have two versions installed (I only installed one
personally).  What I have done however is search out the latest version of
metakit and compiled it.  The compile on flight gear has gotten past my
original  problem point in the compile so I think I may be okay.  I had
2.4.7 before, now I have 2.4.9 so the cvs version must be dependent on some
features in 2.4.9.  Crossing my fingers that it will compile okay. :)

Thanks, your reply lead me in the right direction. :)

Jim


----- Original Message -----
From: "Frederic Bouvier" <[EMAIL PROTECTED]>
To: "FlightGear user discussions" <[EMAIL PROTECTED]>
Sent: Friday, May 30, 2003 9:45 AM
Subject: Re: [Flightgear-users] CVS Compile Problems


> You certainly have two different versions of metakit installed. Try to
find
> libmk4.* on your harddisk.
>
> -Fred
>
> Jim Howarth wrote:
> > Howdy!
> >
> > I've been trying to compile from CVS but I keep on getting the following
> > errors when it goes to compile...  the bulk of the problems exist at the
> > bottom of this message.. any clue?  perhaps I'm missing something.. I
have
> > thelatest CVS of simgear (well.. couple days old now) and plib.
> >
> > Great Sim BTW.  I'd be interested in working on scenery if its easy
enough
> to
> > do..
> >
> > Jim
> >
> > ----------------8<---------------
> > g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
> > -I/usr/X11R6/include  -g -O2 -c -o runways.o `test -f runways.cxx ||
echo
> > './'`runways.cxx
> > source='simple.cxx' object='simple.o' libtool=no \
> > depfile='.deps/simple.Po' tmpdepfile='.deps/simple.TPo' \
> > depmode=gcc /bin/sh ../../depcomp \
> > g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
> > -I/usr/X11R6/include  -g -O2 -c -o simple.o `test -f simple.cxx || echo
> > './'`simple.cxx
> > rm -f libAirports.a
> > ar cru libAirports.a runways.o simple.o
> > ranlib libAirports.a
> > source='gensimple.cxx' object='gensimple.o' libtool=no \
> > depfile='.deps/gensimple.Po' tmpdepfile='.deps/gensimple.TPo' \
> > depmode=gcc /bin/sh ../../depcomp \
> > g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
> > -I/usr/X11R6/include  -g -O2 -c -o gensimple.o `test -f gensimple.cxx ||
> echo
> > './'`gensimple.cxx
> > g++  -g -O2  -L/usr/X11R6/lib -o gensimple  gensimple.o libAirports.a
> > -lsgdebug -lsgmisc -lsgxml -lmk4 -lz -lm
> > libAirports.a(simple.o): In function `gzifstream_base type_info
function':
> >
>
/usr/lib/gcc-lib/i386-slackware-linux/2.95.3/../../../../include/g++-3/stl_s
> et.h(.text+0x3d):
> > undefined reference to `c4_Storage::c4_Storage(char const *, int)'
> >
>
/usr/lib/gcc-lib/i386-slackware-linux/2.95.3/../../../../include/g++-3/stl_s
> et.h(.text+0x70):
> > undefined reference to `c4_Storage::Strategy(void) const'
> ...
>
>
>
> _______________________________________________
> Flightgear-users mailing list
> [EMAIL PROTECTED]
> http://mail.flightgear.org/mailman/listinfo/flightgear-users
>



_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-users

Reply via email to