Re: [Flightgear-devel] Problem building flight gear on 64-bit Linux

2006-11-10 Thread Martin Spott
"Vikas N Kumar" wrote: > if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src > -I/usr/X11R6/include -I/usr/local/include -g -O2 -D_REENTRANT -MT > atis.o -MD -MP -MF ".deps/atis.Tpo" -c -o atis.o atis.cxx; \ > then mv -f ".deps/atis.Tpo" ".deps/atis.Po"; else rm -f > ".deps/at

[Flightgear-devel] Problem building flight gear on 64-bit Linux

2006-11-10 Thread Vikas N Kumar
Hi All, I am running an x86_64 Linux (Slamd64) with gcc-3.4.4. I have glut-3.7 installed. I have freealut-1.1.0 and openal-0.0.8 and plib-1.8.4 installed. I checked out the latest version of OpenSceneGraph, SimGear and FlightGear and tried to compile them all. OSG and SimGear compiled fine and I