Send Bino-list mailing list submissions to
address@hidden
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.nongnu.org/mailman/listinfo/bino-list
or, via email, send a message with subject or body 'help' to
address@hidden
You can reach the person managing the list at
address@hidden
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Bino-list digest..."
Today's Topics:
1. Bino & proprietary driver NVIDIA (address@hidden)
2. Re: Bino & proprietary driver NVIDIA (Martin Lambers)
----------------------------------------------------------------------
Message: 1
Date: Fri, 11 Mar 2011 04:11:27 +0200
From: address@hidden
Subject: [Bino-list] Bino & proprietary driver NVIDIA
To: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes
Hello
I have installed the proprietary driver NVIDIA, and for this does not
compile Bino
Here error
/usr/bin/ld: video_output.o: undefined reference to symbol 'glEnd'
/usr/bin/ld: note: 'glEnd' is defined in DSO /usr/lib64/libGL.so.1 so try
adding it to the linker command line
/usr/lib64/libGL.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[4]: *** [bino] Error 1
make[4]: Leaving directory `/home/user/bino/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/user/bino/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/user/bino/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/bino'
make: *** [all] Error 2
if the proprietary driver to remove it all okay.
You can fix this?
------------------------------
Message: 2
Date: Fri, 11 Mar 2011 06:33:08 +0100
From: Martin Lambers <address@hidden>
Subject: Re: [Bino-list] Bino & proprietary driver NVIDIA
To: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=UTF-8
Hi!
On 11/03/11 03:11, address@hidden wrote:
I have installed the proprietary driver NVIDIA, and for this does not
compile Bino
Here error
/usr/bin/ld: video_output.o: undefined reference to symbol 'glEnd'
/usr/bin/ld: note: 'glEnd' is defined in DSO /usr/lib64/libGL.so.1 so
try adding it to the linker command line
/usr/lib64/libGL.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[4]: *** [bino] Error 1
make[4]: Leaving directory `/home/user/bino/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/user/bino/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/user/bino/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/bino'
make: *** [all] Error 2
if the proprietary driver to remove it all okay.
You can fix this?
The proprietary driver should not influence compilation at all: it
should be possible to compile Bino with or without the driver, and then
use the resulting binary with any OpenGL driver.
This may be a system setup issue. Can you compile/run other OpenGL
programs?
Martin
------------------------------
_______________________________________________
Bino-list mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/bino-list
End of Bino-list Digest, Vol 6, Issue 8
***************************************