Your message dated Mon, 24 Apr 2006 05:17:14 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#333434: fixed in glew 1.3.4-1 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-1 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-1.diff.gz to pool/main/g/glew/glew_1.3.4-1.diff.gz glew_1.3.4-1.dsc to pool/main/g/glew/glew_1.3.4-1.dsc glew_1.3.4.orig.tar.gz to pool/main/g/glew/glew_1.3.4.orig.tar.gz libglew-dev_1.3.4-1_i386.deb to pool/main/g/glew/libglew-dev_1.3.4-1_i386.deb libglew1_1.3.4-1_i386.deb to pool/main/g/glew/libglew1_1.3.4-1_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. Joost Yervante Damad <[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, 18 Apr 2006 20:25:24 +0200 Source: glew Binary: libglew-dev libglew1 Architecture: source i386 Version: 1.3.4-1 Distribution: unstable Urgency: low Maintainer: Marcelo E. Magallon <[EMAIL PROTECTED]> Changed-By: Joost Yervante Damad <[EMAIL PROTECTED]> Description: libglew-dev - The OpenGL Extension Wrangler - development environment libglew1 - The OpenGL Extension Wrangler - runtime environment Closes: 332984 333434 335867 346670 Changes: glew (1.3.4-1) unstable; urgency=low . * update build-depends for Xorg 7.0 * added myself as Co-Maintainer, with aproval of Marcelo * new upstream version; closes: #335867 * some lintian fixes * acknowledge NMUs: Closes: #346670, #333434 * really incorporate patch GTBFS for GNU/kFreeBSD: Closes: #332984 * remove obsolete lintian override for library-not-linked-against-libc * add lintian override for package-name-doesnt-match-sonames libGLEW1.3 as this is intentional Files: 9b5781b48704ae457da33c724ae66b4e 1033 libs optional glew_1.3.4-1.dsc 9c3911bf30b0ae48fd97d508b21811ca 362854 libs optional glew_1.3.4.orig.tar.gz 6f00c6ef1560a6b0921a693fb756699e 9126 libs optional glew_1.3.4-1.diff.gz 0f7f311d1119343d257f8cc7dfef4dd3 151530 devel optional libglew-dev_1.3.4-1_i386.deb 09a09aad92ccb911b391fcce32664f24 133536 libs optional libglew1_1.3.4-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iQEcBAEBAgAGBQJETD9JAAoJEHGYqCCEBNUA6D8IAINlawWdSgUZOJBY8n3uCR1U 7nKhIHxK9LCRuHDw6jdVOUOSvDsscpOLwA89EQy8cXUtY6xUjKPsvcaz/kVluDUE pkcjoOtja4w4N5Yr3YYkZCTiRbTj90n8Ty6A7KG9mrcmitpQWyGptJGcfrFjK3AR EirCrx8pg3wBka2NjaA2KO0Qk5sj51eG+4+SzJT++V/RYA22OAPzmKCTfksB2PRu mwLtl1so+cLNF1pyXP58EFzulRWaVuLzqX8Hs/H+sO7XoV9gIWYbDVmoQ2gOee8N KDlLIn0/VYyWv+GlidaI+4yMYdK5VYG9EqQ9nywwHA9n5UMrPSS4SyLSHS1J+ZE= =Vi1l -----END PGP SIGNATURE-----
--- End Message ---

