Thanks, Perl was OK after I have reinstalled my Strawberry from scratch... However - the workaround still fails, now in a later stage.

D:\perl64\cpan\sources\modules\encode-3.01\Encode-3.01>gmake install gmake[1]: Entering directory 'D:/perl64/cpan/sources/modules/encode-3. +01/Encode-3.01/Byte' "D:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonemp +ty -- Byte.bs ..\blib\arch\auto\Encode\Byte\Byte.bs 644 gmake[1]: Leaving directory 'D:/perl64/cpan/sources/modules/encode-3.0 +1/Encode-3.01/Byte' gmake[1]: Entering directory 'D:/perl64/cpan/sources/modules/encode-3. +01/Encode-3.01/CN' "D:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonemp +ty -- CN.bs ..\blib\arch\auto\Encode\CN\CN.bs 644 gmake[1]: Leaving directory 'D:/perl64/cpan/sources/modules/encode-3.0 +1/Encode-3.01/CN' gmake[1]: Entering directory 'D:/perl64/cpan/sources/modules/encode-3. +01/Encode-3.01/EBCDIC' "D:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonemp +ty -- EBCDIC.bs ..\blib\arch\auto\Encode\EBCDIC\EBCDIC.bs 644 gmake[1]: Leaving directory 'D:/perl64/cpan/sources/modules/encode-3.0 +1/Encode-3.01/EBCDIC' gmake[1]: Entering directory 'D:/perl64/cpan/sources/modules/encode-3. +01/Encode-3.01/JP' "D:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonemp +ty -- JP.bs ..\blib\arch\auto\Encode\JP\JP.bs 644 gmake[1]: Leaving directory 'D:/perl64/cpan/sources/modules/encode-3.0 +1/Encode-3.01/JP' gmake[1]: Entering directory 'D:/perl64/cpan/sources/modules/encode-3. +01/Encode-3.01/KR' "D:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonemp +ty -- KR.bs ..\blib\arch\auto\Encode\KR\KR.bs 644 gmake[1]: Leaving directory 'D:/perl64/cpan/sources/modules/encode-3.0 +1/Encode-3.01/KR' gmake[1]: Entering directory 'D:/perl64/cpan/sources/modules/encode-3. +01/Encode-3.01/Symbol' "D:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonemp +ty -- Symbol.bs ..\blib\arch\auto\Encode\Symbol\Symbol.bs 644 gmake[1]: Leaving directory 'D:/perl64/cpan/sources/modules/encode-3.0 +1/Encode-3.01/Symbol' gmake[1]: Entering directory 'D:/perl64/cpan/sources/modules/encode-3. +01/Encode-3.01/TW' "D:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonemp +ty -- TW.bs ..\blib\arch\auto\Encode\TW\TW.bs 644 gmake[1]: Leaving directory 'D:/perl64/cpan/sources/modules/encode-3.0 +1/Encode-3.01/TW' gmake[1]: Entering directory 'D:/perl64/cpan/sources/modules/encode-3. +01/Encode-3.01/Unicode' "D:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonemp +ty -- Unicode.bs ..\blib\arch\auto\Encode\Unicode\Unicode.bs 644 g++ Unicode.def -o ..\blib\arch\auto\Encode\Unicode\Unicode.xs.dll -md +ll -s -L"D:\Strawberry\perl\lib\CORE" -L"D:\Strawberry\c\lib" Unicode +.o "D:\Strawberry\perl\lib\CORE\libperl530.a" -lmoldname -lkernel32 + -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 +-loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc3 +2 -lodbccp32 -lcomctl32 -Wl,--enable-auto-image-base g++: error: Unicode.o: No such file or directory gmake[1]: *** [Makefile:454: ..\blib\arch\auto\Encode\Unicode\Unicode. +xs.dll] Error 1 gmake[1]: Leaving directory 'D:/perl64/cpan/sources/modules/encode-3.0 +1/Encode-3.01/Unicode' gmake: *** [Makefile:604: subdirs] Error 2

In reply to Re^4: enc2xs not found! at Makefile.PL by levW
in thread enc2xs not found! at Makefile.PL by levW

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.