I try to set up a build environment,
but I can't build Warpzilla.
"gmake -f client.mk build_all" output...
|checking for perl5... no
|checking for perl... d:/usr/emx/bin/perl.exe
|checking for minimum required perl version >= 5.004... 5.00455
|checking for full perl installation... no
|configure: error: Cannot find Config.pm or $Config{archlib}. A full perl
|installation is required.
|*** Fix above errors and then restart with "gmake.exe -f client.mk build"
|gmake: *** [c:/moztools/mozilla/Makefile] Error 1
|[c:/perllib/LIB]%perl --version
|
|This is perl, version 5.004_55 built for os2
|[c:/perllib/LIB]%printenv |grep ^PERL
|PERLLOC=C:\PERLLIB
|PERLLIB_PREFIX=c:/perllib/lib;c:/perllib/lib/os2/5.00455
|PERL_BADLANG=0
|PERLLOC2=C:/PERLLIB
I found the following line in `Build Log'
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey-Ports/988083737.23842.gz&fulltext=1#err0
>PERLLIB=E:/PERLLIB/LIB/5.00553;E:/PERLLIB/LIB/5.00553/os2;e:/tbox;
>PERL_BADLANG=0
>PERL_SH_DIR=e:/PERLLIB/BIN
Does Warpzilla require 5.00553?
--
Ryuichiro ISOBE