bug-groff
[Top][All Lists]
Advanced

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

groff 1.18 fails to initially build outside of source directory


From: Mike Castle
Subject: groff 1.18 fails to initially build outside of source directory
Date: Tue, 30 Jul 2002 14:08:42 -0700
User-agent: Mutt/1.4i

I typically build all autoconfiscated packages outside of their source
directory.

I experienced the following when upgrading from groff-1.17.2 to 1.18:

GROFF_BIN_PATH=`echo /usr/src/groff/groff-1.18-build/src/roff/groff 
/usr/src/groff/groff-1.18-build/src/roff/troff 
/usr/src/groff/groff-1.18-build/src/devices/grops | sed -e 's| \+|:|g'`; export 
GROFF_BIN_PATH; /usr/src/groff/groff-1.18-build/src/roff/groff/groff 
-F/usr/src/groff/groff-1.18-build/font -M/usr/src/groff/groff-1.18-build/tmac 
-M/usr/src/groff/groff-1.18/contrib/mom -Tps -mom 
/usr/src/groff/groff-1.18/contrib/mom/examples/letter.mom >examples/letter.ps
troff: warning: can't find font `SS'
troff: warning: can't find font `S'
troff: warning: can't find font `ZD'
troff: warning: can't find font `ZDR'
troff: warning: can't find font `TR'
troff: fatal error: invalid default family `T'
make[2]: *** [examples/letter.ps] Error 1
make[2]: Leaving directory `/usr/src/groff/groff-1.18-build/contrib/mom'
make[1]: *** [contrib/mom] Error 2
make[1]: Leaving directory `/usr/src/groff/groff-1.18-build'
make: *** [all] Error 2

Building inside the source directory works.

As an aside, after successfully installing once, then going back to test
this again, it worked the second time.  I then realized that I needed
to delete the installed files to recreate the error (/usr/lib/groff,
/usr/share/groff, etc).

mrc
-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

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