From owner-freebsd-current Mon Nov 9 14:25:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA00161 for freebsd-current-outgoing; Mon, 9 Nov 1998 14:25:49 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA00151 for ; Mon, 9 Nov 1998 14:25:43 -0800 (PST) (envelope-from arno@heho.snv.jussieu.fr) Received: from hall.snv.jussieu.fr (hall.snv.jussieu.fr [134.157.37.2]) by shiva.jussieu.fr (8.9.1a/jtpda-5.3.1) with ESMTP id XAA20493 for ; Mon, 9 Nov 1998 23:25:20 +0100 (CET) Received: from heho.snv.jussieu.fr (heho.snv.jussieu.fr [134.157.37.22]) by hall.snv.jussieu.fr (8.8.8/jtpda-5.2) with SMTP id XAA17227 for ; Mon, 9 Nov 1998 23:24:55 +0100 (CET) Received: by heho.snv.jussieu.fr (4.1/jf930126) at Mon, 9 Nov 98 23:25:19 +0100 To: current@FreeBSD.ORG Subject: Re: /usr/bin/groff: can't find `DESC' file References: <199811092213.OAA01266@dingo.cdrom.com> From: arno@heho.snv.jussieu.fr (Arno J. Klaassen) Date: 09 Nov 1998 23:25:18 +0100 In-Reply-To: Mike Smith's message of Mon, 09 Nov 1998 14:13:51 -0800 Message-Id: Lines: 33 X-Mailer: Gnus v5.5/Emacs 20.2 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > [ .. can't find DESC file ..] > > a.out works fine but Elf does not. > > > > Trace shows that the path isnt being added to the file_open > > with /usr/share/groff/font. > > > > I am begining to wonder if it is a problem with the Elf C++ compiler. > > > > I have been unable to figure out a solution on my machines. > > This is very frustrating. > > > > I sent similar email a couple of weeks ago and I only got one > > reply. It mustnt be important to anyone. > > No, it's just that it works fine for the rest of us, which simply > implies that you've done something wrong, intentionally or otherwise. > > With no idea what you've done, nor how the problem might come about, > there's nothing that anyone else can offer to help you. Until one of > the people actually seeing the problem sits down and works it out, > you're stuck. I got this error when comcping with CFLAGS='-O3 -pipe'. rebuilding world with CFLAGS='-O -pipe' made it disappear. introducing CXXFLAGS might be not a bad idea (if it does not exist already in some form or another (I'm not yte completely familiarised with th FreeBSD build environment)). Arno To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message