Your message dated Tue, 25 Apr 2006 20:32:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333434: fixed in glew 1.3.4-2
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: libglew-dev
Version: 1.3.1-1
Severity: important
When compiling a simple program that calls glewInit() on hppa, I get the
following error:
paer% gcc -lGLEW -Lglew-1.3.1/lib test.c
/usr/bin/ld: a.out: hidden symbol `$$dyncall' in
/usr/lib/gcc/hppa-linux-gnu/4.0.2/libgcc.a(_dyncall.o) is referenced by
DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
Following are the contents of test.c, which compiles fine on all other
Debian architectures.
#include <GL/glew.h>
int
main ()
{
glewInit ();
return 0;
}
--- End Message ---
--- Begin Message ---
Source: glew
Source-Version: 1.3.4-2
We believe that the bug you reported is fixed in the latest version of
glew, which is due to be installed in the Debian FTP archive:
glew_1.3.4-2.diff.gz
to pool/main/g/glew/glew_1.3.4-2.diff.gz
glew_1.3.4-2.dsc
to pool/main/g/glew/glew_1.3.4-2.dsc
libglew-dev_1.3.4-2_i386.deb
to pool/main/g/glew/libglew-dev_1.3.4-2_i386.deb
libglew1_1.3.4-2_i386.deb
to pool/main/g/glew/libglew1_1.3.4-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Marcelo E. Magallon <[EMAIL PROTECTED]> (supplier of updated glew package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 25 Apr 2006 20:15:32 -0600
Source: glew
Binary: libglew-dev libglew1
Architecture: source i386
Version: 1.3.4-2
Distribution: unstable
Urgency: low
Maintainer: Marcelo E. Magallon <[EMAIL PROTECTED]>
Changed-By: Marcelo E. Magallon <[EMAIL PROTECTED]>
Description:
libglew-dev - The OpenGL Extension Wrangler - development environment
libglew1 - The OpenGL Extension Wrangler - runtime environment
Closes: 333434 356126
Changes:
glew (1.3.4-2) unstable; urgency=low
.
* The I-love-NMUs-that-introduce-bugs! release
.
* Joost Yervante Damad:
* add manpage for glewinfo
* fix lintian warning: old-fsf-address-in-copyright-file
* suggestions by Arnaud Quette (thanks!):
- add watch file
- add homepage to control file for all packages
* add config/Makefile.gnu (Closes: #356126)
.
* Marcelo E. Magallon:
* Makefile, config/Makefile.linux: revert change, change LD to
"cc" in the Linux configuration file. (closes: #333434)
* config/Makefile.gnu, config/Makefile.kfreebsd: consistently set
LD to cc, too. Use -Wl,-soname instead of -soname.
Files:
cbc69a0142523d923001f77292f5f907 1050 libs optional glew_1.3.4-2.dsc
6bac4ca5bcb7a2a7b5069c8e8f70f01c 11166 libs optional glew_1.3.4-2.diff.gz
9215f0b9bd12f2c7d990d3860dad82db 151760 devel optional
libglew-dev_1.3.4-2_i386.deb
55b42274f9652c6b3f5ed50c44658dcc 136032 libs optional libglew1_1.3.4-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iQEcBAEBAgAGBQJETuMTAAoJEHGYqCCEBNUA9bQIAKpJA5MqmTmd52RytVfhmrbt
vBsuJ2OjU1gH6hVAWsKRFLjU20EMHZrSLSNcrEkFFyQr/+VPYv/z7NlYdtmcqGBh
IyRhPrxD3jPO4rCNOgYu+yr/Y3uRVvnxCpF9PGv2Pk7WwMBiHw/lPKvDIDldLqBK
TCDSQyoN97OCLTyfkDhlQzIJm8VYZkpmPxNcdWe/gWOq2WatigDoep5Me5n1iIMw
hixA7OCxOa0Plw4ZJh3wZQ6hEtX3Jh4uWjXdCNpIy+I5n4lqxrQU5aXi9C9MXy+u
puxA6/MJ3TX6yJG9/Hvf8gIkqqgR+sU1mJJdavRRpKNkF2NuFRJt+a1Bhq3785U=
=Pbt7
-----END PGP SIGNATURE-----
--- End Message ---