From owner-freebsd-current Thu Oct 22 17:25:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA27929 for freebsd-current-outgoing; Thu, 22 Oct 1998 17:25:06 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from caliban.dihelix.com (TCR1-Dialup42.PacificGlobal.NET [209.84.182.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA27922 for ; Thu, 22 Oct 1998 17:25:04 -0700 (PDT) (envelope-from langfod@caliban.dihelix.com) Received: (from langfod@localhost) by caliban.dihelix.com (8.9.1/8.8.3) id PAA03182 for freebsd-current@freebsd.org; Thu, 22 Oct 1998 15:24:33 -1000 (HST) Date: Thu, 22 Oct 1998 15:24:33 -1000 (HST) From: David Langford Message-Id: <199810230124.PAA03182@caliban.dihelix.com> To: freebsd-current@FreeBSD.ORG Subject: 3.0-CURRENT and broken groff? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Have a machine that I have been trying to get current compiled on. Strated from 3.0-RELEASE and cvsup'ed from there. Groff seems to be having problems though: ===> doc/smm/12.timed touch _stamp.extraobjs (cd /usr/src/share/doc/smm/12.timed/../../../../usr.sbin/timed/SMM.doc/timed; groff -mtty-char -Tascii -t -s -ms -o1- /usr/src/share/doc/smm/12.timed/../../../../usr.sbin/timed/SMM.doc/timed/timed.ms) | gzip -cn > paper.ascii.gz groff: can't find `DESC' file groff:fatal error: invalid device `ascii' A trace shows: ... syscall open("devascii/DESC",0,0666) errno 2 'No such file or directory' groff: can't find `DESC' file I have tried every permution of rebuild world (-DNOSHARE, -k etc..) and I cant get past this. Obiously this breaks man pages et el. The libgroff that it builds seems to have: /usr/share/groff_font GROFF_FONT_PATH I cannot figure this out. Thank you, -David Langford langfod@dihelix.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message