Your message dated Sat, 13 May 2006 19:07:25 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#364695: libsdl-perl: won't load in frozen-bubble
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: libsdl-perl
Version: 1.20.3-4
Severity: important
Here's the error output:
$ frozen-bubble
Can't load '/usr/lib/perl5/auto/SDL_perl/SDL_perl.so' for module
SDL_perl: libstdc++.so.6: cannot handle TLS data at
/usr/lib/perl/5.8/DynaLoader.pm line 225.
at /usr/lib/perl5/SDL.pm line 9
Compilation failed in require at /usr/lib/perl5/SDL.pm line 9.
BEGIN failed--compilation aborted at /usr/lib/perl5/SDL.pm line 9.
Compilation failed in require at /usr/games/frozen-bubble line 52.
BEGIN failed--compilation aborted at /usr/games/frozen-bubble line 52.
zsh: exit 2 frozen-bubble
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.20-xfs
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libsdl-perl depends on:
ii libc6 2.3.6-3 GNU C Library: Shared libraries an
ii libgcc1 1:4.1.0-1 GCC support library
ii libjpeg62 6b-12 The Independent JPEG Group's JPEG
ii libpng12-0 1.2.8rel-5 PNG library - runtime
ii libsdl-console 1.3-4 console that can be added to any S
ii libsdl-gfx1.2-4 2.0.13-2 drawing and graphical effects exte
ii libsdl-image1.2 1.2.4-1 image loading library for Simple D
ii libsdl-mixer1.2 1.2.6-1.1+b1 mixer library for Simple DirectMed
ii libsdl-net1.2 1.2.5-7 network library for Simple DirectM
ii libsdl-ttf2.0-0 2.0.7-1 ttf library for Simple DirectMedia
ii libsdl1.2debian 1.2.9-5 Simple DirectMedia Layer
ii libsmpeg0 0.4.5+cvs20030824-1.7 SDL MPEG Player Library - shared l
ii libstdc++6 4.1.0-1 The GNU Standard C++ Library v3
ii perl 5.8.8-4 Larry Wall's Practical Extraction
ii perl-base [perlapi 5.8.8-4 The Pathologically Eclectic Rubbis
ii xlibmesa-glu [libg 4.3.0.dfsg.1-14sarge1 Mesa OpenGL utility library [XFree
ii xlibmesa4-gl [libg 4.3.0-0ds4 Mesa 3D graphics library [XFree86]
libsdl-perl recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
James Aspnes wrote:
Package: libsdl-perl
Version: 1.20.3-4
Severity: important
Here's the error output:
$ frozen-bubble
Can't load '/usr/lib/perl5/auto/SDL_perl/SDL_perl.so' for module
SDL_perl: libstdc++.so.6: cannot handle TLS data at
The problem comes from libstdc++. You are using a version which does not
work with a 2.4 kernel. Please upgrade to a newer version (>= 4.1.0-2)
which depends on a libc6 which support TLS with 2.4 kernels.
Closing the bug report.
Bye,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian GNU/Linux developer | Electrical Engineer
`. `' [EMAIL PROTECTED] | [EMAIL PROTECTED]
`- people.debian.org/~aurel32 | www.aurel32.net
--- End Message ---