Subject: Compilation problem with pkgsrc/lang/perl58
To: None <tech-pkg@netbsd.org>
From: Emmanuel Lochin <Emmanuel.Lochin@lip6.fr>
List: tech-pkg
Date: 01/03/2005 21:48:25
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
Stop.
make: stopped in /disk/pkgsrc/lang/perl58/work/perl-5.8.6/ext/DynaLoader
/usr/bin/make config failed, continuing anyway...
0: not found
*** Error code 127
Stop.
make: stopped in /disk/pkgsrc/lang/perl58/work/perl-5.8.6/ext/DynaLoader
*** Error code 1
Stop.
make: stopped in /disk/pkgsrc/lang/perl58/work/perl-5.8.6
*** Error code 1
Stop.
make: stopped in /disk/pkgsrc/lang/perl58
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/perl58