groff
[Top][All Lists]
Advanced

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

Re: [Groff] serious pdfroff problems


From: Thomas Klausner
Subject: Re: [Groff] serious pdfroff problems
Date: Fri, 17 Jun 2005 22:11:24 +0200

On Fri, Jun 17, 2005 at 09:14:04AM +0200, Werner LEMBERG wrote:
> Well, the platform is NetBSD 1.6 (GENERIC), the default shell is
> apparently /bin/ksh on Nelson's setup.  Thomas, do you have time to
> build
> 
>   http://groff.ffii.org/groff/devel/groff-1.19.2.pre-20050527.tar.gz
> 
> and report whether you have failures?  [But please don't install it --
> you might also test the current CVS which would be even better.]  In
> case the pdfroff script fails, please run
> 
>   touch  foo  bar
>   sh  -vx  pdfroff  --style=foo  bar  >  /dev/null  2> pdfroff.log
> 
> so that we get more meaningful diagnostic messages.

I don't have a 1.6, but I tested it on 1.6.2.
Build failed with (BSD) make:
Making groff_mom.n from groff_mom.man
pdfroff
make: exec(pdfroff) failed (No such file or directory)
*** Error code 1

With GNU make I got a bit further:
export GROFF_COMMAND_PREFIX; GROFF_COMMAND_PREFIX=''; export GROFF_BIN_DIR; 
GROFF_BIN_DIR=/home/wiz/groff-1.19.2.pre-20050527/src/roff/groff; export 
GROFF_BIN_PATH; GROFF_BIN_PATH=`echo 
/home/wiz/groff-1.19.2.pre-20050527/src/roff/groff 
/home/wiz/groff-1.19.2.pre-20050527/src/roff/troff 
/home/wiz/groff-1.19.2.pre-20050527/src/devices/grops | sed -e 's|  *|:|g'`; 
./pdfroff -F/home/wiz/groff-1.19.2.pre-20050527/font 
-F/home/wiz/groff-1.19.2.pre-20050527/font -M. 
-M/home/wiz/groff-1.19.2.pre-20050527/tmac 
-M/home/wiz/groff-1.19.2.pre-20050527/tmac -dpaper=A4 -P-pA4 -mspdf 
--style=./cover.ms pdfmark.ms >pdfmark.pdf
./pdfroff: 561: Syntax error: "}" unexpected (expecting "fi")

pdfroff.log as suggested attached to this mail.

Cheers,
 Thomas

Attachment: pdfroff.log
Description: Text document


reply via email to

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