From owner-freebsd-current Mon Sep 14 13:21:00 1998 Return-Path: <owner-freebsd-current@FreeBSD.ORG> Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08927 for freebsd-current-outgoing; Mon, 14 Sep 1998 13:21:00 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.kar.net (n183.cdialup.kar.net [195.178.130.183]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08878 for <current@FreeBSD.ORG>; Mon, 14 Sep 1998 13:20:39 -0700 (PDT) (envelope-from kushn@mail.kar.net) Received: from localhost (volodya@localhost) by mail.kar.net (8.9.1/8.8.8) with SMTP id XAA03195 for <current@FreeBSD.ORG>; Mon, 14 Sep 1998 23:20:13 +0300 (EEST) (envelope-from kushn@mail.kar.net) Date: Mon, 14 Sep 1998 23:20:13 +0300 (EEST) From: Vladimir Kushnir <kushn@mail.kar.net> X-Sender: volodya@kushnir.kiev.ua To: current@FreeBSD.ORG Subject: Some more perl5 questions under elf Message-ID: <Pine.BSF.4.00.9809142300000.2677-100000@kushnir.kiev.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, There're some problems with perl5 build under -current (elf): i) Sorry, I don't know is this is intended, but during make 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. Regards, Vladimir ===========================|======================= Vladimir Kushnir | kushn@mail.kar.net, | Powered by FreeBSD kushnir@ap3.bitp.kiev.ua | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message