Package: binutils Version: 2.17-1 Followup-For: Bug #343097
Just to add that I was able reproduce the bug here. I just installed the OpenGL development files to play a bit with them: kronos:/tmp$ dpkg -l libgl1-mesa\* | grep ^i ii libgl1-mesa-dev 6.4.2-1 ii libgl1-mesa-dri 6.4.2-1 ii libgl1-mesa-glx 6.4.2-1 After stracing ld I found out that I had another copy of the libGL.so in the system (under /usr/X11/lib) and ld was using the wrong one. After removing the old library I was able to link my programs with GL. I suggest the report to check his system to see if there are other copy of the library around. Be sure to check that the symlinks in /usr/lib points to the correct library. Hope this helps! Luca -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17 Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8) Versions of packages binutils depends on: ii libc6 2.3.6-15 GNU C Library: Shared libraries binutils recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

