From owner-freebsd-current Fri Aug 4 11:35:56 2000 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id F219937BB42 for ; Fri, 4 Aug 2000 11:35:48 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id LAA23986; Fri, 4 Aug 2000 11:35:42 -0700 (PDT) (envelope-from obrien) Date: Fri, 4 Aug 2000 11:35:41 -0700 From: "David O'Brien" To: Scott Flatman , current@freebsd.org Subject: Re: make world breakage Message-ID: <20000804113541.A23943@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20000804202430.B4824@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000804202430.B4824@sunbay.com>; from ru@sunbay.com on Fri, Aug 04, 2000 at 08:24:30PM +0300 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Aug 04, 2000 at 08:24:30PM +0300, Ruslan Ermilov wrote: > On Fri, Aug 04, 2000 at 10:16:32AM -0700, Scott Flatman wrote: > > In file included from > > /u1/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/mdebugread.c:2774: > > mkdep: compile failed > > *** Error code 1 > 99 conflicts from the today's gdb import were not resolved yet... Grrrrr gnu/usr.bin/binutils/gdb/Makefile was still grabbing sources from contrib/gdb rather than contrib/gdb.291. I goofed when I switched over to that source by only getting gdb{replay,server} pointed to it. I've committed an untested fix to gnu/usr.bin/binutils/gdb/Makefile to hopefully get people going again. I've started a buildworld to make sure. Quite sorry, my contrib/gdb/ activities were suppose to be sheilded from users. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message