On jeu 20 décembre 2007, Gansser, Martin wrote:
> hi,
>
> i tried to compile Flightgear-1.0.0 on Fedora 8, but this fails with the
> following
> error messages:
>
> make[2]: Leaving directory
> `/usr/src/redhat/BUILD/FlightGear-1.0.0/src/Include'
> Making all in Aircraft
> make[2]: Entering directory
> `/usr/src/redhat/BUILD/FlightGear-1.0.0/src/Aircraft'
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
> -I/usr/local/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
> -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32
> -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_REENTRANT -MT
> aircraft.o -MD -MP -MF ".deps/aircraft.Tpo" -c -o aircraft.o
> aircraft.cxx; \
>         then mv -f ".deps/aircraft.Tpo" ".deps/aircraft.Po"; else rm -f
> ".deps/aircraft.Tpo"; exit 1; fi
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
> -I/usr/local/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
> -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32
> -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_REENTRANT -MT
> controls.o -MD -MP -MF ".deps/controls.Tpo" -c -o controls.o
> controls.cxx; \
>         then mv -f ".deps/controls.Tpo" ".deps/controls.Po"; else rm -f
> ".deps/controls.Tpo"; exit 1; fi
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
> -I/usr/local/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
> -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32
> -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_REENTRANT -MT
> replay.o -MD -MP -MF ".deps/replay.Tpo" -c -o replay.o replay.cxx; \
>         then mv -f ".deps/replay.Tpo" ".deps/replay.Po"; else rm -f
> ".deps/replay.Tpo"; exit 1; fi
> replay.cxx: In member function 'virtual void FGReplay::update(double)':
> replay.cxx:142: error: 'timingInfo' was not declared in this scope
> replay.cxx:143: error: 'stamp' was not declared in this scope
> make[2]: *** [replay.o] Error 1
>
> any hint ?
>
> fgfs-base-1.0.0 compiles w/o problems and is already installed.
>
> more infos:
> kernel-2.6.23-10
> gcc-4.1.2
>
>
> thanks Martin
>

I run Linux Fedora 8, i don't have any problem to build FlightGear-1.0..0.
Did yo got problem with Simgear ?

Regards



-- 
Gérard
http://pagesperso-orange.fr/GRTux/


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to