From: | "Dennis McCoy" <dennis.mccoy [...] mindspring.com> |
To: | <bug-html-tidy [...] rt.cpan.org> |
Subject: | HTML-Tidy-1.06.tar.gz missing tidy.h |
Date: | Fri, 11 Nov 2005 19:55:38 -0500 |
To whom it may concern:
The tar.gz package for version 1.06 of MTML-Tidy is missing the file tidy.h.
Below is the compiler feedback on Win2K which shows the missing file
failure:
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
cp lib/HTML/Tidy/Message.pm blib\lib\HTML\Tidy\Message.pm
cp lib/HTML/Tidy.pm blib\lib\HTML\Tidy.pm
C:\Perl58\bin\perl.exe C:\Perl58\lib\ExtUtils\xsubpp -typemap
C:\Perl58
\lib\ExtUtils\typemap Tidy.xs > Tidy.xsc && C:\Perl58\bin\perl.exe
-MExtUtils::
Command -e mv Tidy.xsc Tidy.c
Please specify prototyping behavior for Tidy.xs (see perlxs manual)
cl -c -I. -I/usr/include/tidy -I/usr/local/include/tidy
-I/sw/include/t
idy -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_
DES_FCRYPT -DBUILT_BY_ACTIVESTATE -DNO_HASH_SEED -DUSE_SITECUSTOMIZE
-DPERL_IMPL
ICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi
-DND
EBUG -O1 -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\"
"-IC:\Perl58\lib\CORE"
Tidy.c
Tidy.c
c1 : warning C4349: /Gf is deprecated and will not be supported in future
versio
ns of Visual C++; remove /Gf or use /GF instead
Tidy.xs(5) : fatal error C1083: Cannot open include file: 'tidy.h': No such
file
or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
Regards,
Dennis McCoy