Re: [Flightgear-devel] Error compiling FlightGear

2005-05-03 Thread Dave Culp
(II) LoadModule: GLcore (II) Loading /usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.so dlopen: /usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.so: undefined symbol: __glXLastContext (EE) Failed to load /usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.so (II) UnloadModule:

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-03 Thread Arnt Karlsen
On Mon, 2 May 2005 23:17:39 -0400, Ampere wrote in message [EMAIL PROTECTED]: I have gone through the entire log. ..put it on a web server and post the url to it here. -- ..med vennlig hilsen = with Kind Regards from Arnt... ;o) ...with a number of polar bear hunters in his ancestry...

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-03 Thread Curtis L. Olson
Arnt Karlsen wrote: On Mon, 2 May 2005 23:17:39 -0400, Ampere wrote in message [EMAIL PROTECTED]: I have gone through the entire log. ..put it on a web server and post the url to it here. Ampere, I haven't been following this thread very closely, but it *really* sounds like you have

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-03 Thread Ampere K. Hardraade
On May 3, 2005 09:59 am, Arnt Karlsen wrote: On Mon, 2 May 2005 23:17:39 -0400, Ampere wrote in message [EMAIL PROTECTED]: I have gone through the entire log. ..put it on a web server and post the url to it here. http://www.students.yorku.ca/~ampere/Xorg.0.log

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-03 Thread Arnt Karlsen
On Tue, 3 May 2005 14:46:35 -0400, Ampere wrote in message [EMAIL PROTECTED]: On May 3, 2005 09:59 am, Arnt Karlsen wrote: On Mon, 2 May 2005 23:17:39 -0400, Ampere wrote in message [EMAIL PROTECTED]: I have gone through the entire log. ..put it on a web server and post the url to

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-03 Thread Ampere K. Hardraade
..according to your log, it _is_ loaded between (II) LoadModule: glx and (II) Loading extension GLX , despite the first loading failure. Yes, I see that too. It is being loaded as a submodule. [EMAIL PROTECTED]:~$ dpkg -S /usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.so

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-03 Thread Ampere K. Hardraade
Thanks for all the help guys. It seems the depth-rate setting was preventing FlightGear to run. After I have changed the depth from 24-bits to 16-bits, FlightGear runs fine. Unfortunately, enemy-territory slows down even more under 16-bits (not that it is playable anyway). As far as

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-03 Thread Arnt Karlsen
On Tue, 3 May 2005 22:31:05 -0400, Ampere wrote in message [EMAIL PROTECTED]: Thanks for all the help guys. It seems the depth-rate setting was preventing FlightGear to run. After I have changed the depth from 24-bits to 16-bits, FlightGear runs fine. Unfortunately, enemy-territory

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-02 Thread Ampere K. Hardraade
I have tried everything I can think off. I have reinstalled the plib1.8.4 and plib1.8.4-dev packages. I have recompiled simgear. I have even reinstalled all the graphics-related package, but I still get the same error messages when I was trying to compile FlightGear. In the attachment is a

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-02 Thread Arnt Karlsen
On Mon, 2 May 2005 03:17:08 -0400, Ampere wrote in message [EMAIL PROTECTED]: I have tried everything I can think off. I have reinstalled the plib1.8.4 and plib1.8.4-dev packages. I have recompiled simgear. I have even reinstalled all the graphics-related package, but I still get the

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-02 Thread Ampere K. Hardraade
On May 2, 2005 07:42 am, Arnt Karlsen wrote: ..I don't see X.org installed in your list, you compiled from source and put it in the /usr/local tree? No. I put a source in my /etc/apt/sources.list and got the binary from http://www.nixnuts.net/files/. I didn't perform any compilation. Xorg

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-02 Thread Arnt Karlsen
On Mon, 2 May 2005 16:16:49 -0400, Ampere wrote in message [EMAIL PROTECTED]: On May 2, 2005 07:42 am, Arnt Karlsen wrote: ..I don't see X.org installed in your list, you compiled from source and put it in the /usr/local tree? No. I put a source in my /etc/apt/sources.list and got the

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-02 Thread Ampere K. Hardraade
On May 2, 2005 04:55 pm, Arnt Karlsen wrote: ..their Check.sh is meant for what??? Their own proprietary drivers, or also for open source X.org It meant to check what version of xserver you are running: XFree4.1.0, XFree4.2.0, XFree4.3.0 and Xorg6.8.0, so people can download the appropiate

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-02 Thread Arnt Karlsen
On Mon, 2 May 2005 17:24:17 -0400, Ampere wrote in message [EMAIL PROTECTED]: On May 2, 2005 04:55 pm, Arnt Karlsen wrote: ..their Check.sh is meant for what??? Their own proprietary drivers, or also for open source X.org It meant to check what version of xserver you are running:

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-02 Thread Ampere K. Hardraade
First, let me say thank you for all the help, guys. I have reinstalled all the graphics related packages again. For some reasons, it worked this time. I managed to compile FlightGear without problems. But now I am having another issue: FlightGear doesn't run and gives me the following

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-02 Thread Ampere K. Hardraade
On May 2, 2005 07:12 pm, Arnt Karlsen wrote: ..play with grep -B 20, 25 etc,  I find it hard to believe this: undefined  symbol: __glXLastContext ..is causing DRI to fall over. That command doesn't work, nor does grep -B=20.  So I have just attached the entire log. Sorry. Ampere

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-02 Thread Arnt Karlsen
On Mon, 2 May 2005 22:30:07 -0400, Ampere wrote in message [EMAIL PROTECTED]: On May 2, 2005 07:12 pm, Arnt Karlsen wrote: ..play with grep -B 20, 25 etc, I find it hard to believe this: undefined symbol: __glXLastContext ..is causing DRI to fall over. That command doesn't work, nor

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-02 Thread Arnt Karlsen
On Mon, 2 May 2005 22:30:07 -0400, Ampere wrote in message [EMAIL PROTECTED]: On May 2, 2005 07:12 pm, Arnt Karlsen wrote: ..play with grep -B 20, 25 etc, I find it hard to believe this: undefined symbol: __glXLastContext ..is causing DRI to fall over. That command doesn't work, nor

Re: [Flightgear-devel] Error compiling FlightGear

2005-05-02 Thread Ampere K. Hardraade
On May 2, 2005 10:26 pm, Arnt Karlsen wrote: cat /var/log/Xorg.0.log | grep -B 20 EE -- [9] -1 0 0xf000 - 0xefff (0x0) MX[B]O [10] -1 0 0xff8c - 0xff8d (0x2) MX[B](B) [11] -1 0 0xff8f - 0xff8f (0x1) MX[B](B) [12]

[Flightgear-devel] Error compiling FlightGear

2005-04-30 Thread Ampere K. Hardraade
I've just upgraded SimGear, but I was getting the following errors when I was trying to compile FlightGear today: localhost:/usr/local/src/FlightGear-0.9.8# make Making all in tests make[1]: Entering directory `/usr/local/src/FlightGear-0.9.8/tests' if gcc -DHAVE_CONFIG_H -I. -I.