Date: Tue, 22 Sep 1998 17:35:49 +0900 From: Masafumi =?iso-2022-jp?B?TkFLQU5FLxskQkNmOiwybUo4GyhC?= <max@wide.ad.jp> To: max@wide.ad.jp Cc: max@wide.ad.jp Subject: Re: problem with perl5? Message-ID: <19980922173549G.masafumi@aslm.rim.or.jp> In-Reply-To: Your message of "Mon, 21 Sep 1998 17:22:54 %2B0900 (JST)" <199809210822.RAA03707@access.sfc.wide.ad.jp> References: <199809210822.RAA03707@access.sfc.wide.ad.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
max> The script I included in my previous mail is part of a configure max> script of some program. One of my boxes had no problem with it, but max> two others had the same problem. I noticed the difference between perl on these machines. The one that has problem is not dynamically linked to libperl while the one that doesn't have the problem is dynamically linked to libperl. So, I deleted the perl executable in the obj directory and did make and make install in /usr/src/gnu/usr.bin/perl/perl, and the problem went away. I have no idea why this difference causes the problem, or why they were built differently. Cheers, Max 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?19980922173549G.masafumi>