bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cygwin build problem: sys/bitypes.h: No such file or directory


From: Brian Dessent
Subject: Re: cygwin build problem: sys/bitypes.h: No such file or directory
Date: Tue, 31 Oct 2006 17:46:16 -0800

Brian Dessent wrote:

> I don't know why dvipdf.test and texi2dvi.test are failing.  I'm fairly
> ignorant of TeX and probably don't know enough to debug these without
> instruction.  I do have /usr/bin/etex set to a symlink to pdfetex rather
> than its own binary, which was a requirement to get a working texi2pdf
> in the past.  I'm not sure if that's relevant here.  I tried to do a
> "make install" to get a texi2pdf that I could test on existing .texi
> sources, but I get a problem in the po directory:

Just for completeness' sake, I installed the .tex files over top of my
system ones (make install-tex TEXMF=/usr/share/texmf) and I arranged for
the just-installed binaries to be in the front of the PATH, and now the
tests pass:

SKIP: bibtex.test
PASS: dvipdf.test
SKIP: latex2html.test
PASS: local.test
PASS: texi2dvi.test
======================
All 3 tests passed
(2 tests were not run)
======================

So I guess that was it.  It seems strange to me that the testsuite
requires finding the installed files first in PATH rather than using
them from the build tree, but maybe this is documented somewhere and I
just missed it.

Anyway, aside from the minor "make install" problem in po/ it looks like
everything is good to go here on Cygwin with the changes in the last
email.

Brian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]