From owner-freebsd-current Mon Mar 3 06:51:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA05592 for current-outgoing; Mon, 3 Mar 1997 06:51:05 -0800 (PST) Received: from sumatra.americantv.com (sumatra.americantv.com [199.184.181.250]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA05587 for ; Mon, 3 Mar 1997 06:51:00 -0800 (PST) Received: from right.PCS (right.pcs. [148.105.10.31]) by sumatra.americantv.com (8.7.6/8.7.3) with ESMTP id JAA04827 for ; Mon, 3 Mar 1997 09:25:21 -0600 (CST) Received: (jlemon@localhost) by right.PCS (8.6.13/8.6.4) id OAA24579; Mon, 3 Mar 1997 14:51:10 GMT Message-ID: <19970303085110.12901@right.PCS> Date: Mon, 3 Mar 1997 08:51:10 -0600 From: Jonathan Lemon To: freebsd-current@freebsd.org Subject: 2.2 build failure (on gdb.1) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk RELENG_2.2, cvsup'ed as of 8:26 CST, 3/3/97. > chdir /usr/src/gnu/usr.bin/gdb/gdb > make clean > make [ lots deleted ] make: don't know how to make gdb.1. Stop I attempted a full 'make world' last night, and it broke in the same place. -- Jonathan