From owner-freebsd-ports Mon Nov 17 10:38:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA02096 for ports-outgoing; Mon, 17 Nov 1997 10:38:23 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from innocence.interface-business.de (innocence.interface-business.de [193.101.57.202]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA02054; Mon, 17 Nov 1997 10:38:01 -0800 (PST) (envelope-from j@ida.interface-business.de) Received: from ida.interface-business.de (ida.interface-business.de [193.101.57.203]) by innocence.interface-business.de (8.8.8/8.8.8) with ESMTP id TAA08118; Mon, 17 Nov 1997 19:37:53 +0100 (CET) (envelope-from j@ida.interface-business.de) Received: (from j@localhost) by ida.interface-business.de (8.8.7/8.7.3) id TAA03516; Mon, 17 Nov 1997 19:37:52 +0100 (MET) Message-ID: <19971117193750.17988@interface-business.de> Date: Mon, 17 Nov 1997 19:37:50 +0100 From: J Wunsch To: ports@FreeBSD.ORG Cc: markm@FreeBSD.ORG Subject: Perl 5 port .so loading broken :( Reply-To: Joerg Wunsch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 X-Phone: +49-351-31809-14 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Organization: interface business GmbH, Dresden Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk That's with a recent 2.2-stable, and with any .so Perl module: j@ida 573% perl5 use POSIX; ^D Can't find 'boot_POSIX' symbol in /usr/local/lib/perl5/i386-freebsd/5.00404/auto/POSIX/POSIX.so at - line 1 BEGIN failed--compilation aborted at - line 1. boot_POSIX actually *is* there, but with the typical a.out leading underscore: j@ida 575% nm /usr/local/lib/perl5/i386-freebsd/5.00404/auto/POSIX/POSIX.so | fgrep boot_ 0000d888 T _boot_POSIX -- J"org Wunsch Unix support engineer joerg_wunsch@interface-business.de http://www.interface-business.de/~j