Subject: Re: Compilation problem with pkgsrc/lang/perl58
To: Emmanuel Lochin <Emmanuel.Lochin@lip6.fr>
From: Min Sik Kim <minskim@NetBSD.org>
List: tech-pkg
Date: 01/04/2005 18:17:08
On Mon, 3 Jan 2005 21:48:25 +0100 (CET)
"Emmanuel Lochin" <Emmanuel.Lochin@lip6.fr> wrote:

> 
> Happy new year !
> 
> I'm using i386-NetBSD 2.0 with pkgsrc version :
> -rw-r--r--   1 root    wheel   26026125 Jan  1 04:48 pkgsrc.tar.gz
> 
> when I'm trying to compile pkgsrc/lang/perl58 pkg I obtain the error below.
> Note that there is already a similar problem raised in :
> http://archive.netbsd.se/?ml=pkgsrc-bugs&a=2004-11&m=496925
> but it was with perl5.8.5 and the problem seems to be solved.
> 
> LD_LIBRARY_PATH=/disk/pkgsrc/lang/perl58/work/perl-5.8.6 ./miniperl -Ilib
> -e 'use AutoSplit;  autosplit_lib_modules(@ARGV)' lib/*/*.pm
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>         LC_ALL = "fr",
>         LC_CTYPE = "iso_8859_1",
>         LANG = ""
>     are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> /usr/bin/make lib/re.pm
> `lib/re.pm' is up to date.
> 
>         Making DynaLoader (static_pic)
> 0: not found
> *** Error code 127

Fixed.  Try with perl58/Makefile 1.71.

-- 
Min Sik Kim