
Build on NT error: 5.004_74
Hi all,
I built 5.004_74 on NT. Almost everything went well, and perl
works, except for the following
..\perl.exe -I..\lib ..\installhtml --podroot=.. --htmldir=./html
--podpath=pod:lib:ext:utils
--htmlroot="file://e|\Stuff\perl\5.00474\lib\pod\html"
--libpod=perlfunc:perlguts:perlvar:perlrun:perlop --recurse
..\installhtml: ../pod/perldebug.pod: cannot resolve LTerm::ReadLine in
paragraph 132: no .pod or .pm found
..\installhtml: ../pod/perldelta.pod: cannot resolve L<INSTALL> in
paragraph 9: no such page 'INSTALL'
..\installhtml: ../pod/perldelta.pod: cannot resolve L<INSTALL> in
paragraph 11: no such page 'INSTALL'
..\installhtml: ../pod/perldelta.pod: unexpected =item directive in
paragraph 18. ignoring.
..\installhtml: ../pod/perldelta.pod: cannot resolve L<README.threads>
in paragraph 33: no such page 'README.threads'
[Many more similar lines omitted]
This does not seem to be a problem except when I use diagnostics.
If there are messages, then I get
couldn't find diagnostic data in
e:\Stuff\perl\5.00474\lib/pod/perldiag.pod ../../Library
E:\Stuff\perl\lib/MSWin32-x86 E:\Stuff\perl\lib
E:\Stuff\perl\site\5.00474\lib/MSWin32-x86
E:\Stuff\perl\site\5.00474\lib E:\Stuff\perl\site\lib . chooser.pl at
E:\Stuff\perl\lib/diagnostics.pm line 229, <POD_DIAG> chunk 533.
BEGIN failed--compilation aborted at ../../Library/DBident.pm line 8,
<POD_DIAG> chunk 533.
BEGIN failed--compilation aborted at chooser.pl line 31, <POD_DIAG>
chunk 533.
The process tried to write to a nonexistent pipe.
Does someone know how to fix this?
Thanks,
Sergio