The output from the perl makefile.pl step is:
D:\Software\Perl\XML-Parser-2.34>perl makefile.pl Writing Makefile for XML::Parser::Expat Writing Makefile for XML::Parser
The output from the nmake step is:
D:\Software\Perl\XML-Parser-2.34>nmake Microsoft (R) Program Maintenance Utility Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. "D:\Program Files\Microsoft Visual Studio 8\VC\bin\nmake.exe" +-f Makefil e all -nologo cl -c -ID:/Expat-2.0.0/Source/lib -nologo -GF -W3 -MD -Zi -D +NDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE +_SITECUSTO MIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_M +SVCRT_READ FIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2.34\" -DXS_VERSION=\"2.34\" + "-ID:\Per l\lib\CORE" Expat.c Expat.c Expat.xs(273) : warning C4018: '<' : signed/unsigned mismatch Expat.xs(481) : warning C4101: 'pcontext' : unreferenced local variabl +e Expat.xs(484) : warning C4101: 'pnstab' : unreferenced local variable Expat.xs(485) : warning C4101: 'pnslst' : unreferenced local variable Expat.xs(1146) : warning C4101: 'count' : unreferenced local variable Expat.xs(1462) : warning C4101: 'delimsv' : unreferenced local variabl +e Expat.c(2080) : warning C4101: 'RETVAL' : unreferenced local variable Expat.c(2377) : warning C4101: 'RETVAL' : unreferenced local variable Expat.xs(2046) : warning C4018: '<' : signed/unsigned mismatch Expat.xs(2056) : warning C4018: '<' : signed/unsigned mismatch Expat.xs(2192) : warning C4101: 'type' : unreferenced local variable Expat.xs(2205) : warning C4101: 'pret' : unreferenced local variable Running Mkbootstrap for XML::Parser::Expat () D:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Expat.bs link -out:..\blib\arch\auto\XML\Parser\Expat\Expat.dll -dll -n +ologo -nod efaultlib -debug -opt:ref,icf -libpath:"D:\Perl\lib\CORE" -machine:x +86 Expat.o bj D:\Perl\lib\CORE\perl58.lib D:\Expat-2.0.0\Libs\libexpat.lib "D:\ +Program Fi les\Microsoft Visual Studio 8\VC\lib\oldnames.lib" "D:\Program Files\M +icrosoft V isual Studio 8\VC\lib\kernel32.lib" "D:\Program Files\Microsoft Visual + Studio 8\ VC\PlatformSDK\Lib\user32.lib" "D:\Program Files\Microsoft Visual Stud +io 8\VC\Pl atformSDK\Lib\gdi32.lib" "D:\Program Files\Microsoft Visual Studio 8\V +C\Platform SDK\Lib\winspool.lib" "D:\Program Files\Microsoft Visual Studio 8\VC\P +latformSDK \Lib\comdlg32.lib" "D:\Program Files\Microsoft Visual Studio 8\VC\Plat +formSDK\Li b\advapi32.lib" "D:\Program Files\Microsoft Visual Studio 8\VC\Platfor +mSDK\Lib\s hell32.lib" "D:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK +\Lib\ole32 .lib" "D:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Lib\o +leaut32.li b" "D:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Lib\neta +pi32.lib" "D:\Program Files\Microsoft Visual Studio 8\VC\lib\uuid.lib" "D:\Progr +am Files\M icrosoft Visual Studio 8\VC\PlatformSDK\Lib\ws2_32.lib" "D:\Program Fi +les\Micros oft Visual Studio 8\VC\PlatformSDK\Lib\mpr.lib" "D:\Program Files\Micr +osoft Visu al Studio 8\VC\PlatformSDK\Lib\winmm.lib" "D:\Program Files\Microsoft +Visual Stu dio 8\VC\PlatformSDK\Lib\version.lib" "D:\Program Files\Microsoft Visu +al Studio 8\VC\PlatformSDK\Lib\odbc32.lib" "D:\Program Files\Microsoft Visual St +udio 8\VC\ PlatformSDK\Lib\odbccp32.lib" "D:\Program Files\Microsoft Visual Studi +o 8\VC\lib \msvcrt.lib" -def:Expat.def Creating library ..\blib\arch\auto\XML\Parser\Expat\Expat.lib and o +bject ..\blib\arch\auto\XML\Parser\Expat\Expat.exp lib\arch\auto\XML\Parser\Expat\Expat.exp D:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\ +arch\auto\XML\Parser\Expat\Expat.dll D:\Perl\bin\perl.exe -MExtUtils::Command -e cp Expat.bs ..\bli +b\arch\auto\XML\Parser\Expat\Expat.bs D:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\ +arch\auto\XML\Parser\Expat\Expat.bs cd ..

In reply to Re^2: Can't build XML-Parser-2.34 by ecuster2000
in thread Can't build XML-Parser-2.34 by ecuster2000

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.