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