Subject: pkg/16388: Undefined PLT symbol "ftello"
To: None <gnats-bugs@gnats.netbsd.org>
From: None <shell@shellhung.org>
List: netbsd-bugs
Date: 04/17/2002 03:43:47
>Number: 16388
>Category: pkg
>Synopsis: Undefined PLT symbol "ftello"
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Wed Apr 17 03:44:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Shell Hung
>Release: NetBSD-1.5.3RC1
>Organization:
shellhung.org
>Environment:
NetBSD devel.home.shellhung.org 1.5.3_RC1 NetBSD 1.5.3_RC1 (GENERIC) #23: Fri Mar 15 22:19:27 CET 2002 he@hamster.urc.uninett.no:/usr/src/sys/arch/i386/compile/GENERIC i386
>Description:
When doing 'make test' for Perl5 modules, I got the following
result, and no test can perform :
(example from p5-HTML-Mason)
PERL_DL_NONLAZY=1 /usr/pkg/bin/perl -Iblib/arch -Iblib/lib -I/usr/pkg/lib/perl5/5.6.1/i386-netbsd -I/usr/pkg/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; $ENV{MASON_VERBOSE} = 0 ? 0 : $ENV{MASON_VERBOSE}; $ENV{PORT}=8228; $ENV{APACHE_DIR}=q^^; runtests @ARGV;' t/*.t
Can't load '/usr/pkg/lib/perl5/5.6.1/i386-netbsd/auto/IO/IO.so' for module IO: /usr/pkg/lib/perl5/5.6.1/i386-netbsd/CORE/libperl.so: Undefined PLT symbol "ftello" (reloc type = 7, symnum = 888) at /usr/pkg/lib/perl5/5.6.1/i386-netbsd/XSLoader.pm line 75.
at /usr/pkg/lib/perl5/5.6.1/i386-netbsd/IO.pm line 9
Compilation failed in require at /usr/pkg/lib/perl5/5.6.1/i386-netbsd/IO/Handle.pm line 256.
BEGIN failed--compilation aborted at /usr/pkg/lib/perl5/5.6.1/i386-netbsd/IO/Handle.pm line 256.
Compilation failed in require at /usr/pkg/lib/perl5/5.6.1/i386-netbsd/IO/Seekable.pm line 101.
BEGIN failed--compilation aborted at /usr/pkg/lib/perl5/5.6.1/i386-netbsd/IO/Seekable.pm line 101.
Compilation failed in require at /usr/pkg/lib/perl5/5.6.1/i386-netbsd/IO/File.pm line 112.
BEGIN failed--compilation aborted at /usr/pkg/lib/perl5/5.6.1/i386-netbsd/IO/File.pm line 112.
Compilation failed in require at /usr/pkg/lib/perl5/5.6.1/FileHandle.pm line 9.
Compilation failed in require at /usr/pkg/lib/perl5/5.6.1/Test/Harness.pm line 7.
BEGIN failed--compilation aborted at /usr/pkg/lib/perl5/5.6.1/Test/Harness.pm line 7.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
*** Error code 255
Stop.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: