I might have an idea to what is causing my error.  A cvs update -d -P is 
not updating my files in /Main.  I have modified them and it is not 
merging my version with the cvs.  My globals.hxx is version $Id: 
globals.hxx,v 1.26 2003/11/25 21:08:37 curt Exp $ while the latest 
globals.hxx is $Id: globals.hxx,v 1.27 2004/01/31 19:47:46 curt Exp $.

Does anyone know what causes this to occur?  cvs update -d -P for me 
reports for /Main as follows:
cvs update: Updating src/Main
C src/Main/Makefile.am
M src/Main/bootstrap.cxx
M src/Main/fg_commands.cxx
M src/Main/fg_init.cxx
M src/Main/globals.cxx
M src/Main/globals.hxx
C src/Main/main.cxx
M src/Main/main.hxx
M src/Main/options.cxx

I could grab a new cvs but it will require that I add my changes to Main.

Seamus


On Wed, 18 Feb 2004, Seamus Thomas Carroll wrote:

> Hi,
> 
> I have just tried a cvs update and the compile of flightgear results in an 
> error.  I also did a cvs update and compile of plib and simgear without 
> error.  The error recieved is as follows:
> 
> ++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src  
> -I/scratch/simgear//include -I/scratch/plib//include -I/usr/X11R6/include  
> -g -O2 -c -o panel.o `test -f panel.cxx || echo './'`panel.cxx
> panel.cxx: In method `const char *FGTextLayer::Chunk::getValue ()
> const':
> panel.cxx:1128: `truncf' undeclared (first use this function)
> panel.cxx:1128: (Each undeclared identifier is reported only once for
> each function it appears in.)
> make[3]: *** [panel.o] Error 1
> make[3]: Leaving directory `/scratch/flightgear/source/src/Cockpit'
> 
> Is this error just on my end?  Its been over a month since I last updated 
> so I might be missing something new that has to be compiled before 
> flightgear.
> 
> Thank-you,
> 
> Seamus
> 
> 
> _______________________________________________
> 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

Reply via email to