Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the HTML-Tidy CPAN distribution.

Report information
The Basics
Id: 17198
Status: resolved
Priority: 0/
Queue: HTML-Tidy

People
Owner: Nobody in particular
Requestors: rh_kodiak [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.06
Fixed in: (no value)



Subject: Compilation Error using HTML::Tidy-1.06
I can run 'perl Makefile.PL' without any problems, but when I run 'make' I get the error below. Any help and suggestions on how to fix this problem is appreciated. Perl Version: 5.6 OS: RedHat 7.3 - Linux 2.4.20-28.7 #1 Thu Dec 18 11:23:36 EST 2003 i686 unknown Error: [root@66 HTML-Tidy-1.06]# make cp lib/HTML/Tidy/Message.pm blib/lib/HTML/Tidy/Message.pm cp lib/HTML/Tidy.pm blib/lib/HTML/Tidy.pm /usr/bin/perl -I/usr/lib/perl5/5.6.1/i386-linux - I/usr/lib/perl5/5.6.1 /usr/lib/perl5/5.6.1/ExtUtils/xsubpp - typemap /usr/lib/perl5/5.6.1/ExtUtils/typemap Tidy.xs > Tidy.xsc && mv Tidy.xsc Tidy.c Error: 'const char *' not in typemap in Tidy.xs, line 15 Error: 'const char *' not in typemap in Tidy.xs, line 50 Error: 'const char *' not in typemap in Tidy.xs, line 51 Please specify prototyping behavior for Tidy.xs (see perlxs manual) make: *** [Tidy.c] Error 1
HTML::Tidy now relies on libtidyp. This is no longer an issue.