Re: [Flightgear-devel] FlightGear OSG build problem

2006-11-10 Thread Chris Metzler
On Fri, 10 Nov 2006 07:45:23 + (UTC) Martin Spott wrote: Chris Metzler wrote: Debian's package of freeglut is an exception to this -- the various freeglut problems that have manifested themselves in fgfs have been fixed with local patches. I've been using freeglut 2.4 with no

Re: [Flightgear-devel] FlightGear OSG build problem

2006-11-09 Thread Jon Stockill
Jon Stockill wrote: No, it's gcc-3.4.6, but if you're having the problem on IRIX then that is a pointer - slackware uses glut - not freeglut, and I suspect that IRIX uses glut too. Could this be caused by header differences? Has anyone else successfully built FlightGear-OSG on a system that

Re: [Flightgear-devel] FlightGear OSG build problem

2006-11-09 Thread Frederic Bouvier
Quoting Martin Spott : Hi Jon, Frederic, Jon Stockill wrote: Jon Stockill wrote: I didn't ever recieve this first EMail I forgot to add - commenting out the #undef APIENTRY line in glut.h allowed me to complete the build. I'm not still there but at least the ATC stuff compiles

Re: [Flightgear-devel] FlightGear OSG build problem

2006-11-09 Thread Curtis Olson
I should double check, but I believe I'm running glut-3.7 on my home machine and didnt' have any build problems (Fedora Core 6.)For what it's worth. The full screen (game) mode of freeglut (any version) is horribly broken under unix. SDL full screen works fine, but locks out all other heads on a

Re: [Flightgear-devel] FlightGear OSG build problem

2006-11-09 Thread Chris Metzler
On Thu, 9 Nov 2006 09:48:51 -0600 Curtis Olson wrote: For what it's worth. The full screen (game) mode of freeglut (any version) is horribly broken under unix. Debian's package of freeglut is an exception to this -- the various freeglut problems that have manifested themselves in fgfs have

Re: [Flightgear-devel] FlightGear OSG build problem

2006-11-09 Thread Curtis Olson
On 11/9/06, Chris Metzler [EMAIL PROTECTED] wrote: Debian's package of freeglut is an exception to this -- the variousfreeglut problems that have manifested themselves in fgfs have beenfixed with local patches.I've been using freeglut 2.4 with noproblems at all for a very long time. Really? You

Re: [Flightgear-devel] FlightGear OSG build problem

2006-11-09 Thread Chris Metzler
On Thu, 9 Nov 2006 22:48:59 -0600 Curtis Olson wrote: Really? You can do full screen with no window manager adornments? It doesn't screw up the requested resolution and give you a weird screen and then leave you in the wrong resolution? Yeah, it works absolutely fine in

Re: [Flightgear-devel] FlightGear OSG build problem

2006-11-09 Thread Martin Spott
Chris Metzler wrote: Debian's package of freeglut is an exception to this -- the various freeglut problems that have manifested themselves in fgfs have been fixed with local patches. I've been using freeglut 2.4 with no problems at all for a very long time. Hmmm, when I look at the Debian

Re: [Flightgear-devel] FlightGear OSG build problem

2006-11-08 Thread Martin Spott
Hi Jon ! Jon Stockill wrote: if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -I/usr/X11R6/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