delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/07/01/02:03:29

Date: Tue, 1 Jul 1997 09:00:12 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Jude DaShiell <jdashiel AT eagle1 DOT eaglenet DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: txi390s.zip questions
In-Reply-To: <Pine.NXT.3.95.970630214554.13864A-100000@eagle1>
Message-ID: <Pine.SUN.3.91.970701085902.24629E-100000@is>
MIME-Version: 1.0

On Mon, 30 Jun 1997, Jude DaShiell wrote:

> I've gotten involved in a rebuild of txi390 so that
> its screen writing will go out to stdout and stderr when it happens.
> Screen review software and speech synthesizers both of which are
> mandatory forr me to use don't like the configuration out of the
> box.

What a terrible waste of effort!  Please read the file readme.djg in
the Texinfo distribution (it's included in both source and binary zip
files), and you will learn that the DJGPP port of Info already has the
-b (or --speech-friendly) option which makes it use stdio functions
instead of direct screen writes.  This option was introduced (courtesy
of Hans-Bernhard Broeker) specifically to make Info work with speech
synthesizers.

> as the make 3.75 program trying
> to make libtxi.a and failing.  The last object file
> it generated before failure was bzero.o.
> There are several instances of path not found coming up on the screen
> during the make which leads me to believe I could either be missing
> a few things or have the system configured incorrectly.
> I have this similar effort in mind for less-232
> and emacs 1934 as well.

Something is clearly wrong with your system setup, if all these
programs fail to build.  If you want to investigate this further,
please redirect stdout and stderr of Make to a file and post here
everything that you catch there.  For example:

	cd gnu\texinfo3.9
	redir -o make.log -eo make

Then post the contents of the file `make.log' thus created.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019