Re: [Bug-gnubg] compile error LibGLCore

2008-03-31 Thread Christian Anthon
On Mon, Mar 31, 2008 at 3:34 PM, Achim Mueller <[EMAIL PROTECTED]> wrote: > * Christian Anthon <[EMAIL PROTECTED]> [080331 14:11]: > > > Hi Achim, > > > > they worked fine on fedora 8 without nvidia drivers installed. gnubg > > ran with 3d without any problems. > > Whew! SuSE binaries run on a

Re: [Bug-gnubg] compile error LibGLCore

2008-03-31 Thread Achim Mueller
* Christian Anthon <[EMAIL PROTECTED]> [080331 14:11]: > Hi Achim, > > they worked fine on fedora 8 without nvidia drivers installed. gnubg > ran with 3d without any problems. Whew! SuSE binaries run on a fedora without problems?! No dependency issues while installing them? > A few very minor i

Re: [Bug-gnubg] compile error LibGLCore

2008-03-31 Thread Christian Anthon
Hi Achim, they worked fine on fedora 8 without nvidia drivers installed. gnubg ran with 3d without any problems. A few very minor issues: The rpms were unsigned. Some of the files have group/owner ace. Christian. On Sun, Mar 30, 2008 at 7:23 PM, Achim Mueller <[EMAIL PROTECTED]> wrote: > * Chri

Re: [Bug-gnubg] compile error LibGLCore

2008-03-30 Thread Achim Mueller
* Christian Anthon <[EMAIL PROTECTED]> [080330 03:33]: > > It is just the linker that is confused and since opengl is linked in > dynamically it shouldn't matter. The missing functions are something > internal to nvidia and not something gnubg needs directly or > indirectly unless it runs with the

Re: [Bug-gnubg] compile error LibGLCore

2008-03-29 Thread Christian Anthon
On Sat, Mar 29, 2008 at 3:10 PM, Achim Mueller <[EMAIL PROTECTED]> wrote: > > You were right: > > [EMAIL PROTECTED] gnubg $ ls -l /usr/lib/libGL.* > /usr/lib/libGL.la > /usr/lib/libGL.so -> libGL.so.1 > /usr/lib/libGL.so.1 -> libGL.so.1.0.9755 > /usr/lib/libGL.so.1.0.9755 > > belongs to Mesa

Re: [Bug-gnubg] compile error LibGLCore

2008-03-29 Thread Achim Mueller
* Christian Anthon <[EMAIL PROTECTED]> [080328 10:12]: > Hi Achim, > > I've seen this kind of error before. It means that your nvidia and > normal opengl setup has been mixed up. Nothing much we can do from > this end as the include and lib paths are setup automatically. I'm > guessing that suse t

Re: [Bug-gnubg] compile error LibGLCore

2008-03-28 Thread Christian Anthon
Hi Achim, I've seen this kind of error before. It means that your nvidia and normal opengl setup has been mixed up. Nothing much we can do from this end as the include and lib paths are setup automatically. I'm guessing that suse tries to allow easy switching between normal opengl and nvidia openg

[Bug-gnubg] compile error LibGLCore

2008-03-26 Thread Achim Mueller
Hi folks, on a SuSE 10.3 with Nvidia drivers: /usr/X11R6/lib/libGLcore.so.1: undefined reference to `_nv42gl' /usr/lib/libGL.so: undefined reference to `_nv44gl' collect2: ld returned 1 exit status Ciao Achim ___ Bug-gnubg mailing list Bug-