Re: [Flightgear-devel] FlightGear compilation problem

2005-02-28 Thread Brian Topping
Ah yes, I feel silly now... :-) For anyone else that is having the problem on Fedora: * 'make distclean' * 'yum install freeglut-devel.x86_64' (or whatever is appropriate for your machine architecture) * './configure ...' * 'make make install' best, Brian smime.p7s Description: S/MIME

[Flightgear-devel] FlightGear compilation problem

2005-02-27 Thread Brian Topping
Howdy, I found in the archives some issues with compilation on Apple OSX (http://baron.flightgear.org/pipermail/flightgear-devel/2004-November/032214.html) and I am having the same problems on Fedora Core 3 with amd64. Is the resolution the same? I just got CVS tarball for FG, PLIB 1.8.4,

Re: [Flightgear-devel] FlightGear compilation problem

2005-02-27 Thread Erik Hofman
Brian Topping wrote: Howdy, I found in the archives some issues with compilation on Apple OSX (http://baron.flightgear.org/pipermail/flightgear-devel/2004-November/032214.html) and I am having the same problems on Fedora Core 3 with amd64. Is the resolution the same? I just got CVS tarball

Re: [Flightgear-devel] FlightGear compilation problem

2005-02-27 Thread Brian Topping
Hi Erik, Hmm, I really think they are the same, but here it is again. Thanks for looking at it. -b Making all in tests make[1]: Entering directory `/home/topping/dev/unix/FlightGear/tests' if gcc -DHAVE_CONFIG_H -I. -I. -I../src/Include -I/usr/X11R6/include -I/usr/local//include -g -O2

Re: [Flightgear-devel] FlightGear compilation problem

2005-02-27 Thread Horst J. Wobig
Brian Topping wrote: make[1]: Entering directory `/home/topping/dev/unix/FlightGear/tests' if gcc -DHAVE_CONFIG_H -I. -I. -I../src/Include -I/usr/X11R6/include -I/usr/local//include -g -O2 -D_REENTRANT -MT est-epsilon.o -MD -MP -MF .deps/est-epsilon.Tpo -c -o est-epsilon.o est-epsilon.c; \