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: 28517
Status: resolved
Priority: 0/
Queue: HTML-Tidy

People
Owner: Nobody in particular
Requestors: jbauer [...] denali.com
Cc:
AdminCc:

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



Subject: Error running make: header files don't exist, on 64bit Linux
Date: Fri, 27 Jul 2007 10:30:16 -0700
To: <bug-html-tidy [...] rt.cpan.org>
From: "Joseph Bauer" <jbauer [...] denali.com>
I can't run: Show quoted text
> make
It dies on: /s/svn/Linux-64bit/perl-5.8.7/bin/perl /s/svn/Linux-64bit/perl-5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /s/svn/Linux-64bit/perl-5.8.7/lib/5.8.7/ExtUtils/typemap Tidy.xs > Tidy.xsc && mv Tidy.xsc Tidy.c cc -c -I. -I/usr/include/tidy -I/usr/local/include/tidy -I/sw/include/tidy -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" -fpic "-I/s/svn/Linux-64bit/perl-5.8.7/lib/5.8.7/x86_64-linux-multi/CORE" Tidy.c Tidy.xs:5:18: tidy.h: No such file or directory Tidy.xs:6:20: buffio.h: No such file or directory ... (and many other errors) looks like command above was supposed to create some header files? Linux intel1.denali.com 2.4.21-32.0.1.ELsmp #1 SMP Tue May 17 17:46:36 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux model name : Intel(R) Xeon(TM) CPU 3.40GHz Linux version 2.4.21-32.0.1.ELsmp (bhcompile@thor.perf.redhat.com) (gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-52)) #1 SMP Tue May 17 17:46:36 EDT 2005 Joseph Bauer jbauer@denali.com 303-579-5072 Senior Research and Development Engineer Denali Blueprinttm www.denali.com/blueprint <http://www.denali.com/blueprint> Denali Blueprint automates the creation and management of control registers generating views for hardware and software development, verification and documentation. Supports RTL (Verilog), C/C++, SystemC, OpenVera, e, OVL, Frame, HTML, XML, Word and more.
HTML::Tidy now uses libtidyp. Please try a newer version, 1.52 or higher.