Re: [Flightgear-devel] simgear error

2008-04-14 Thread Tim Moore
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've checked in fixes that make SimGear and FlightGear compile cleanly with gcc 4.3. In general I used the header files and qualified standard C functions with std::. Tim Volker Lukas wrote: | Hi, | | On Sunday 23 March 2008, Csaba Halász wrote: |>

Re: [Flightgear-devel] simgear error

2008-03-23 Thread Volker Lukas
Hi, On Sunday 23 March 2008, Csaba Halász wrote: > On Sun, Mar 23, 2008 at 4:48 PM, Volker Lukas <[EMAIL PROTECTED]> wrote: > > The following is a list of source files and the headers which have to be > > included additionally in that source file because the file uses > > functions like strlen,

Re: [Flightgear-devel] simgear error

2008-03-23 Thread Csaba Halász
On Sun, Mar 23, 2008 at 4:48 PM, Volker Lukas <[EMAIL PROTECTED]> wrote: > > The following is a list of source files and the headers which have to be > included additionally in that source file because the file uses functions > like strlen, atoi, memcmp... declared in one of the headers: > > Si

Re: [Flightgear-devel] simgear error

2008-03-23 Thread
On Sun, 23 Mar 2008 16:48:43 +0100 Volker Lukas <[EMAIL PROTECTED]> wrote: > > Hi, > > On Sunday 23 March 2008, Syd&Sandy wrote: > > On Sat, 22 Mar 2008 17:02:58 -0700 > > > > Syd&Sandy <[EMAIL PROTECTED]> wrote: > > > Thanks guys ... > > > It appears that the strutils.cxx hasn't been modified i

Re: [Flightgear-devel] simgear error

2008-03-23 Thread Volker Lukas
Hi, On Sunday 23 March 2008, Syd&Sandy wrote: > On Sat, 22 Mar 2008 17:02:58 -0700 > > Syd&Sandy <[EMAIL PROTECTED]> wrote: > > Thanks guys ... > > It appears that the strutils.cxx hasn't been modified in a while , but > > there was an update to gcc, so I'm wiping out and reinstalling Arch from >

Re: [Flightgear-devel] simgear error

2008-03-23 Thread Hans Janssen
On Sun, Mar 23, 2008 at 1:13 AM, Syd&Sandy wrote: > On Sat, 22 Mar 2008 17:02:58 -0700 > Syd&Sandy wrote: > > > Thanks guys ... > > It appears that the strutils.cxx hasn't been modified in a while , but > there was an update to gcc, > > so I'm wiping out and reinstalling Arch from scratch (wanted

Re: [Flightgear-devel] simgear error

2008-03-22 Thread
On Sat, 22 Mar 2008 17:02:58 -0700 Syd&Sandy <[EMAIL PROTECTED]> wrote: > Thanks guys ... > It appears that the strutils.cxx hasn't been modified in a while , but there > was an update to gcc, > so I'm wiping out and reinstalling Arch from scratch (wanted to change my > partitions anyway ), > C

Re: [Flightgear-devel] simgear error

2008-03-22 Thread
On Sun, 23 Mar 2008 00:15:33 +0100 "Csaba Halász" <[EMAIL PROTECTED]> wrote: > > On Sat, Mar 22, 2008 at 9:26 PM, Syd&Sandy <[EMAIL PROTECTED]> wrote: > > > > strutils.cxx:85: error: 'strlen' was not declared in this scope > > strutils.cxx:99: error: 'memcmp' was not declared in this scope > >

Re: [Flightgear-devel] simgear error

2008-03-22 Thread Csaba Halász
On Sat, Mar 22, 2008 at 9:26 PM, Syd&Sandy <[EMAIL PROTECTED]> wrote: > > strutils.cxx:85: error: 'strlen' was not declared in this scope > strutils.cxx:99: error: 'memcmp' was not declared in this scope Looks like a missing #include or similar at the top of strutils.cxx. -- Csaba/Jester ---

Re: [Flightgear-devel] simgear error

2008-03-22 Thread Robert Black
On Sat, Mar 22, 2008 at 3:26 PM, Syd&Sandy <[EMAIL PROTECTED]> wrote: > Hi all, > I did a system update this morning , a cvs update on FG and SG , and plib > , and get these errors trying to compile simgear > > Making all in misc > make[3]: Entering directory `/home/syd/FGFS/SG/source/simgear

[Flightgear-devel] simgear error

2008-03-22 Thread
Hi all, I did a system update this morning , a cvs update on FG and SG , and plib , and get these errors trying to compile simgear Making all in misc make[3]: Entering directory `/home/syd/FGFS/SG/source/simgear/misc' g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../..-g -O2 -D_REENTRANT -MT