From owner-freebsd-hackers Thu Jan 29 16:34:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA26944 for hackers-outgoing; Thu, 29 Jan 1998 16:34:38 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from zippy.dyn.ml.org (garbanzo@haiti-108.ppp.hooked.net [206.169.228.108]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA26844 for ; Thu, 29 Jan 1998 16:34:05 -0800 (PST) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.8/8.8.7) with SMTP id QAA01602; Thu, 29 Jan 1998 16:34:46 -0800 (PST) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Thu, 29 Jan 1998 16:34:46 -0800 (PST) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: Michael Bielicki cc: hackers@FreeBSD.ORG Subject: Re: groff broken ?? In-Reply-To: <19980129121807.19326@vds.linkdesign.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe hackers" On Thu, 29 Jan 1998, Michael Bielicki wrote: > Hmmm I have the same problem on CURRENT and on STABLE that anytime there > is a invoking of refer in the Makefile I get the following error: > > Failed assertion at line 161, file > `/usr/src/gnu/usr.bin/groff/refer/../../../../contrib/groff/refer/token.cc'. > Abort trap > > Is this normal ? Try using -O2 or less optimization (-m486,pentium,whatever works however). I've found that groff doesn't take too well to being optimized. Linux: The Microsoft Windows(tm) of the Unix(tm) world. - alex