Date: Tue, 15 Sep 1998 08:50:27 +0200 From: Mark Murray <mark@grondar.za> To: Vladimir Kushnir <kushn@mail.kar.net> Cc: current@FreeBSD.ORG Subject: Re: Some more perl5 questions under elf Message-ID: <199809150650.IAA28146@gratis.grondar.za> In-Reply-To: Your message of " Mon, 14 Sep 1998 23:20:13 %2B0300." <Pine.BSF.4.00.9809142300000.2677-100000@kushnir.kiev.ua> References: <Pine.BSF.4.00.9809142300000.2677-100000@kushnir.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809150650.IAA28146>