Hi Monks, Iam trying to build XML Parser module using perl 5.16 version on HP-UX but i can see some issues and not able to proceed further
../../miniperl -I../../lib Makefile.PL INSTALLDIRS=perl INSTALLMAN1D +IR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libovperl.so 2>&1 | + tee log Can't load module Fcntl, dynamic loading not available in this perl. (You may need to build a new perl executable which either supports dynamic loading or has the Fcntl module statically linked into it.) at /home/thirupap/PERL_XML/ux/ia/hpsw-opcsi/OvPerl/external/Perl/5.16 +.0/HPUX11.23_IPF32/perl-5.16.0/lib/File/Temp.pm line 146. Compilation failed in require at /home/thirupap/PERL_XML/ux/ia/hpsw-op +csi/OvPerl/external/Perl/5.16.0/HPUX11.23_IPF32/perl-5.16.0/lib/File/ +Temp.pm line 146. BEGIN failed--compilation aborted at /home/thirupap/PERL_XML/ux/ia/hps +w-opcsi/OvPerl/external/Perl/5.16.0/HPUX11.23_IPF32/perl-5.16.0/lib/F +ile/Temp.pm line 146. Compilation failed in require at inc/Devel/CheckLib.pm line 13. BEGIN failed--compilation aborted at inc/Devel/CheckLib.pm line 13. Compilation failed in require at Makefile.PL line 5. BEGIN failed--compilation aborted at Makefile.PL line 5.
In reply to How to resolve issue "Can't load module Fcntl, dynamic loading not available in this perl" in perl 5.16 on HP-UX during building XML parser module by sridhar84
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |