Thanks BrowerUk,

That worked, well at least to the next error :).

PS C:\strawberry\cpan\build\Compress-Raw-Zlib-2.050-j5KdF2> C:\Strawb +erry\c\bin\dmake.EXE gcc -c -I./zlib-src -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DUSE_SITECUS +TOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX -s -O2 + -DVERSION=\"2.050\" -DXS_VERSION=\"2.050\" "-IC:\Strawberry\perl\lib\CORE" -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=14 + -DUSE_PPPORT_H adler32.c gcc -c -I./zlib-src -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DUSE_SITECUS +TOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX -s -O2 + -DVERSION=\"2.050\" -DXS_VERSION=\"2.050\" "-IC:\Strawberry\perl\lib\CORE" -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=14 + -DUSE_PPPORT_H crc32.c In file included from c:\strawberry\c\bin\../lib/gcc/i686-w64-mingw32/ +4.4.3/../../../../i686-w64-mingw32/include/limits. h:6, from c:\strawberry\c\bin\../lib/gcc/i686-w64-mingw32/ +4.4.3/include-fixed/limits.h:122, from c:\strawberry\c\bin\../lib/gcc/i686-w64-mingw32/ +4.4.3/include-fixed/syslimits.h:7, from c:\strawberry\c\bin\../lib/gcc/i686-w64-mingw32/ +4.4.3/include-fixed/limits.h:11, from crc32.c:38: c:\strawberry\c\bin\../lib/gcc/i686-w64-mingw32/4.4.3/../../../../i686 +-w64-mingw32/include/_mingw.h:343: error: conflict ing types for 'ptrdiff_t' ./zlib-src/zutil.h:33: note: previous declaration of 'ptrdiff_t' was h +ere dmake.EXE: Error code 129, while making 'crc32.o' PS C:\strawberry\cpan\build\Compress-Raw-Zlib-2.050-j5KdF2>

In reply to Re^2: install of Compress::Raw::Zlib on windows7 strawbery perl by gman
in thread install of Compress::Raw::Zlib on windows7 strawbery perl by gman

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.