From owner-freebsd-current Wed Nov 15 7:16: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by hub.freebsd.org (Postfix) with ESMTP id CC31D37B479 for ; Wed, 15 Nov 2000 07:15:57 -0800 (PST) Received: from beagle (beagle [193.175.132.100]) by mailhub.fokus.gmd.de (8.8.8/8.8.8) with ESMTP id QAA00729 for ; Wed, 15 Nov 2000 16:15:55 +0100 (MET) Date: Wed, 15 Nov 2000 16:15:55 +0100 (CET) From: Harti Brandt To: current@freebsd.org Subject: binutils commit breaks kernel builds? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, with fresh sources from today 6:00 MET kernel builds fail. The victim is 'size' which is executed during the build and which dumps core in bfd_close() (after printing the sizes). The build breaks when done via make buildkernel, it works when I invoke make from the kernel build directory. This seem to indicate, that the 'size' built from the updated source via 'make buildworld' is broken. harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.gmd.de, harti@begemot.org, lhbrandt@mail.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message