groff
[Top][All Lists]
Advanced

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

Re: [Groff] groff 1.19.1 compile/installation failure


From: jim
Subject: Re: [Groff] groff 1.19.1 compile/installation failure
Date: Tue, 18 May 2004 17:13:29 +0100

Keith, the patch fixes the problem with a non-gnu make. Many thanks.

However, the make still fails after building most of the software,
fonts and man pages. Here's the last parts of the make output:

Making groff_mmse.n from groff_mmse.man
rm -f pic2graph;  sed -e "s|@g@||g"  -e "s|@VERSION@|1.19.1|"  -e 1s/a/a/ 
./pic2graph.sh >pic2graph;  chmod +x pic2graph
Making pic2graph.n from pic2graph.man
rm -f eqn2graph;  sed -e "s|@g@||g"  -e "s|@VERSION@|1.19.1|"  -e 1s/a/a/ 
./eqn2graph.sh >eqn2graph;  chmod +x eqn2graph
Making eqn2graph.n from eqn2graph.man
rm -f grap2graph;  sed -e "s|@g@||g"  -e "s|@VERSION@|1.19.1|"  -e 1s/a/a/ 
./grap2graph.sh >grap2graph;  chmod +x grap2graph
Making grap2graph.n from grap2graph.man
rm -f groffer;  sed -e "s|@BINDIR@|/usr/local/bin|g"  -e "s|@VERSION@|1.19.1|g" 
 -e 1s/a/a/ ./groffer.sh >groffer;  chmod +x groffer
Making groffer.n from groffer.man
cp ./examples/penguin.ps .
test -d examples || /usr/contrib/bin/bash 
/usr/src/jim/groff-1.19.1/mkinstalldirs examples
touch examples/stamp
GROFF_COMMAND_PREFIX='';  export GROFF_COMMAND_PREFIX;  GROFF_BIN_PATH=`echo 
/usr/src/jim/groff-1.19.1/src/roff/groff  
/usr/src/jim/groff-1.19.1/src/roff/troff  
/usr/src/jim/groff-1.19.1/src/devices/grops | sed -e 's|  *|:|g'`;  export 
GROFF_BIN_PATH;  /usr/src/jim/groff-1.19.1/src/roff/groff/groff 
-F/usr/src/jim/groff-1.19.1/font -F/usr/src/jim/groff-1.19.1/font 
-M/usr/src/jim/groff-1.19.1/tmac -M/usr/src/jim/groff-1.19.1/tmac -M. -Tps -mom 
examples/letter.mom >examples/letter.ps
troff: can't find `DESC' file
troff: fatal error: sorry, I can't continue
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


Any ideas what's wrong? I presume these -F and -M arguments point the
newly built troff at the DESC files that have just been created, no?


reply via email to

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