My build had problems with DynLoader which I was able to get past with 'mmk
dynloader.xs', 'mmk dynloader.c', 'mmk all'.  After that I restarted the
full build.  It died with the following while building in dist/Cwd:

Link /NoTrace/NoMap /Shareable=[--.LIB.AUTO.CWD]PL_CWD.EXE
Cwd.opt/Option,[--]perlshr_attr.opt/Option
%LINK-W-SHRWRNERS, compilation warnings
        in shareable image file
DISK$USERS:[pfau.FREEWARE.perl-5_16_2]PERLSHR.EXE;1
%MMK-F-ERRUPD, error status %X10648268 occurred when updating target
[--.LIB.AUTO.CWD]PL_CWD.EXE
%MMK-F-ERRUPD, error status %X10648268 occurred when updating target
[--.LIB.AUTO.CWD]PL_CWD.EXE
Unsuccessful make(dist/Cwd): code=1024 at make_ext.pl line 466.
%NONAME-F-NOMSG, Message number 0C14803C
%MMK-F-ERRUPD, error status %X0C14803C occurred when updating target DYNEXT

I looked further up in the build log and found this:

Link /NoTrace/NoMap/Share=PERLSHR.EXE DynaLoader.obj,
[]perlshr_bld.opt/Option, perlshr_attr.opt/Option
%LINK-W-NOSUCHMOD, module PERL not found
        in library DISK$USERS:[pfau.FREEWARE.perl-5_16_2]LIBPERL.OLB;1
%LINK-W-NOSUCHMOD, module GLOBALS not found
        in library DISK$USERS:[pfau.FREEWARE.perl-5_16_2]LIBPERL.OLB;1
Link /NoTrace/NoMap/THREADS=(MULTIPLE_KERNEL,UPCALLS)/Exe=PERL.EXE
perlmain.obj, perlshr.opt/Option, perlshr_attr.opt/Option ,[]crt$
%LINK-W-SHRWRNERS, compilation warnings
        in shareable image file
DISK$USERS:[pfau.FREEWARE.perl-5_16_2]PERLSHR.EXE;1

Any ideas?

BTW, is threading supported on VMS?

-- 
Thomas Pfau
tfp...@gmail.com
http://www.linkedin.com/in/thomaspfau
http://nbpfaus.net/~pfau/

Reply via email to