From: Andrew Cagney <ac131313@ges.redhat.com>
To: Pierre Le Gallo <pierre.legallo@wanadoo.fr>
Cc: gdb-patches@sources.redhat.com
Subject: Re: make dvi fails on insight-5.2.1 cygnus
Date: Thu, 01 Aug 2002 15:20:00 -0000 [thread overview]
Message-ID: <3D49B436.9060308@ges.redhat.com> (raw)
In-Reply-To: <000a01c2360d$5e1e6440$fb4a0950@RITA2002>
> Hello,
>
> make dvi fails on insight-5.2.1 cygnus. After poking around, I found that the problem is when texi2dvi (version 0.51) checks for macro extension in texinfo.tex. To do that it inputs texinfo.tex and sed ont it.
Does it also fail for straight GDB? If it does, can you create a bug
report in http://sources.redhat.com/gd/bugs/
> Problem is that it doesn't find texinfo.tex cause, Makefile in insight puts a relative path ../texinfo as in
> TEXIDIR=${gdbdir}/../texinfo
> but as gdbdir resolve to .
>
> texi2dvi doesn't find texinfo.tex and make stands still in the tex call. Solution (patchy) is to replace by
> TEXIDIR=/lib/texmf/tex/texinfo
> thanks.
That wouldn't be right. It should be picking up
{gdb,insight}-5.2.1/texinfo/texinfo.tex and not the version from your
installed directory.
Andrew
prev parent reply other threads:[~2002-08-01 22:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-29 3:49 Pierre Le Gallo
2002-08-01 15:20 ` Andrew Cagney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3D49B436.9060308@ges.redhat.com \
--to=ac131313@ges.redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=pierre.legallo@wanadoo.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox