On Mon, Aug 27, 2001 at 03:20:54PM +0000, [EMAIL PROTECTED] wrote:
> > On Sun, Aug 26, 2001 at 11:04:33PM -0500, Cameron Moore wrote:
>
> > > >
> > > > In file included from /usr/include/g++-2/map.h:31,
> > > > from FGAerodynamics.h:48,
> > > > from FGAerodynamics.cpp:39:
> > > > /usr/include/g++-2/stl_map.h:70: warning:
> > > > ANSI C++ forbids typedef which does not specify a type
> > > > /usr/include/g++-2/stl_map.h:70: parse error before ;'
> > > > /usr/include/g++-2/stl_map.h:71: syntax error before ;'
> > > > /usr/include/g++-2/stl_map.h:73: rep_type' is not a class or namespace
> > > > /usr/include/g++-2/stl_map.h:73: pointer' is not a class or namespace
> > > > /usr/include/g++-2/stl_map.h:73: confused by earlier errors, bailing out
>
>
> Hello:
>
> Try this just for kicks:
>
> cd to the JSBSim directory inside the flightgear tree at src/fdm/JSBSim.
>
> Then, at the command line, run:
>
> make -fMakefile.solo
>
> See what happens.
>
> Jon
I get a ton of 'undefined reference to ...' errors
Here's just a few.
Thanks
FGAircraft.o(.text+0xff9): undefined reference to
FGMassBalance::SetEmptyWeight(float)'
FGAircraft.o(.text+0x10c1): undefined reference to
FGMassBalance::SetBaseCG(FGColumnVector const &)'
FGCoefficient.o: In function FGCoefficient::FGCoefficient(FGFDMExec *,
FGConfigFile *)':
FGCoefficient.o(.text+0x374): undefined reference to FGTable::FGTable(int,
int)'
FGCoefficient.o(.text+0x3a4): undefined reference to FGTable::FGTable(int)'
FGCoefficient.o(.text+0x635): undefined reference to
FGTable::operator<<(FGConfigFile &)'
FGCoefficient.o(.text+0x64b): undefined reference to FGTable::Print(void)'
FGCoefficient.o: In function FGCoefficient::~FGCoefficient(void)':
FGCoefficient.o(.text+0x85e): undefined reference to FGTable::~FGTable(void)'
FGCoefficient.o: In function FGCoefficient::Value(float, float)':
FGCoefficient.o(.text+0x91d): undefined reference to
FGTable::GetValue(float, float)'
FGCoefficient.o: In function FGCoefficient::Value(float)':
FGCoefficient.o(.text+0x9a0): undefined reference to FGTable::GetValue(float)'
FGFDMExec.o: In function FGFDMExec::Allocate(void)':
FGFDMExec.o(.text+0x486): undefined reference to
FGPropulsion::FGPropulsion(FGFDME
_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/flightgear-users