Your message dated Sat, 16 Sep 2006 01:55:30 -0700
with message-id <[EMAIL PROTECTED]>
and subject line libgl1-mesa-dev: can't link against libGL.so
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libgl1-mesa-dev
Version: 6.4.2-1
Severity: normal
I can't link any application against libGL.so (including an empty one).
I keep getting the error:
/usr/bin/ld: BFD 2.16.91 20060413 Debian GNU/Linux assertion fail
../../bfd/elflink.c:6265
/usr/bin/ld: a.out: hidden symbol `__fini_array_end' in a.out is referenced by
DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
Downgrading to binutils in stable (which conflicts with gcc/g++ and
gives other warnings so isn't a good option), solves this problem.
I tried this with g++ and gcc version 3.4 4.0 and 4.1
This happens also with an empty file doing:
test.c:
--------------------
int main() {
return 0;
}
____________________
and
gcc -lGL test.c
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.18
Locale: LANG=he_IL, LC_CTYPE=he_IL (charmap=ISO-8859-8)
Versions of packages libgl1-mesa-dev depends on:
ii libc6-dev 2.3.6-13 GNU C Library: Development Librari
ii libgl1-mesa-dri 6.4.2-1 A free implementation of the OpenG
ii libgl1-mesa-glx [libgl1-mesa- 6.4.2-1 A free implementation of the OpenG
ii mesa-common-dev 6.4.2-1 Developer documentation for Mesa
libgl1-mesa-dev recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
This bug is not reproducible at all in unstable, experimental, or testing.
I can only presume this was a bug in the version of binutils you were using
at the time.
Closing as a non-bug.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
--- End Message ---