develooper Front page | perl.perl5.porters | Postings from January 2008

Blead smoke failure: Can't load *.so

Thread Next
From:
Moritz Lenz
Date:
January 29, 2008 17:38
Subject:
Blead smoke failure: Can't load *.so
Message ID:
479F2FDE.3050500@casella.verplant.org
I compiled a fresh blead copy with
sh Configure -de
make -j 4
make test

In the test output there are many errors like this:

lib/Log/Message/Simple/t/01_use...............................#   Failed
test 'use Log::Message::Simple;'
#   at ../lib/Log/Message/Simple/t/01_use.t line 6.
#     Tried to use 'Log::Message::Simple'.
#     Error:  Can't load '../lib/auto/Data/Dumper/Dumper.so' for module
Data::Dumper: ../lib/auto/Data/Dumper/Dumper.so: undefined symbol:
__stack_chk_fail_local at ../lib/XSLoader.pm line 64.
#  at ../lib/Data/Dumper.pm line 36

all complaining about undefined symbols.

System is Debian GNU/Linux (stable + a few backports) in 32 bit i386
(with SMP).

$ gcc --version
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Any ideas?

-- 
Moritz Lenz
http://moritz.faui2k3.org/ |  http://perl-6.de/


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About