From owner-freebsd-current Mon Sep 14 23:51:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08996 for freebsd-current-outgoing; Mon, 14 Sep 1998 23:51:59 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA08989 for ; Mon, 14 Sep 1998 23:51:52 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by gratis.grondar.za (8.9.1/8.9.1) with ESMTP id IAA28146; Tue, 15 Sep 1998 08:50:28 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199809150650.IAA28146@gratis.grondar.za> To: Vladimir Kushnir cc: current@FreeBSD.ORG Subject: Re: Some more perl5 questions under elf In-Reply-To: Your message of " Mon, 14 Sep 1998 23:20:13 +0300." References: Date: Tue, 15 Sep 1998 08:50:27 +0200 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Vladimir Kushnir wrote: > There're some problems with perl5 build under -current (elf): > i) Sorry, I don't know is this is intended, but during make This is intended. > buildworld perl5 is linked to static libperl.a. When re-built afterwards: > -r-xr-xr-x 2 bin bin 7936 Sep 14 13:57 /usr/bin/perl > -r-xr-xr-x 1 bin bin 449796 Sep 14 13:52 /usr/bin/perl.orig > ii) (And more essential) Perl5 as it is doesn't want to load modules > dynamically unless linked with -rdynamic (or at least the originally built > during buildworld doesn't). BTW, exactly the same situation I had with elf > X server and its modules, with development glib-1.1 and its libgmodule-1.1 > and so on. I do not completely understand it, but this seems to be by design. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message