From owner-freebsd-bugs Mon Feb 10 07:00:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA05857 for bugs-outgoing; Mon, 10 Feb 1997 07:00:21 -0800 (PST) Received: from smtp.connectnet.com (smtp.connectnet.com [207.110.0.12]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA05851 for ; Mon, 10 Feb 1997 07:00:11 -0800 (PST) Received: from wink.connectnet.com (wink.connectnet.com [206.251.156.23]) by smtp.connectnet.com (8.8.5/Connectnet-2.2) with SMTP id HAA18917 for ; Mon, 10 Feb 1997 07:01:01 -0800 (PST) Message-Id: <199702101501.HAA18917@smtp.connectnet.com> From: "That Doug Guy" To: "FreeBSD-bugs@freebsd.org" Date: Mon, 10 Feb 97 07:00:05 -0800 Reply-To: "That Doug Guy" Priority: Normal X-Mailer: That Doug Guy's Registered PMMail 1.53 For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: 2.2-Gamma (2/9) make world doc problems Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Doing a make world on 2.2-19970209-Gamma the following error messages caught my eye: ===> share/doc/handbook sgmlfmt -f html /usr/src/share/doc/handbook/handbook.sgml sgmlfmt -f latin1 /usr/src/share/doc/handbook/handbook.sgml handbook.trf:3351: warning: can't break line handbook.trf:3360: warning: can't break line handbook.trf:3369: warning: can't break line [Lots more of these] Following this, there were quite a lot more error messages while various /doc/ directories were being built, but they flew by too fast for me to catch and copy them. There were quite a few about something not being a negative offset, a few about some other sgml errors, and various others. If there is more interest in this, and/or there is a log of error messages received during a make world, feel free to mail me privately, and I'll provide whatever info I can. This is my first make world, so please forgive me if this is a normal thing. Hope this helps, Doug