From owner-freebsd-current Mon Mar 10 16:25:35 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA11365 for current-outgoing; Mon, 10 Mar 1997 16:25:35 -0800 (PST) Received: from helbig.informatik.ba-stuttgart.de (helbig.informatik.ba-stuttgart.de [141.31.166.22]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA11360 for ; Mon, 10 Mar 1997 16:25:31 -0800 (PST) Received: (from helbig@localhost) by helbig.informatik.ba-stuttgart.de (8.8.5/8.8.5) id BAA17694; Tue, 11 Mar 1997 01:24:56 +0100 (MET) From: Wolfgang Helbig Message-Id: <199703110024.BAA17694@helbig.informatik.ba-stuttgart.de> Subject: Re: gdb.1proposed solutions. No dice. In-Reply-To: from Larry Marso at "Mar 10, 97 05:19:27 pm" To: lsmarso@panix.com (Larry Marso) Date: Tue, 11 Mar 1997 01:24:55 +0100 (MET) Cc: current@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, > b/gdb/../libiberty -liberty > make: don't know how to make gdb.1. Stop > *** Error code 2>> This usually means, that gdb.1 is missing from your source distribution. It is supposed to be in /usr/src/contrib/gdb/gdb/gdb.1 So ... check if it is there. Wolfgang