From owner-freebsd-current Mon Sep 21 09:00:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03345 for freebsd-current-outgoing; Mon, 21 Sep 1998 09:00:10 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA03187 for ; Mon, 21 Sep 1998 08:59:57 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id IAA00354; Mon, 21 Sep 1998 08:58:38 -0700 (PDT) (envelope-from jdp) Message-Id: <199809211558.IAA00354@austin.polstra.com> To: grog@lemis.com Subject: Re: Make world breaks in libbfd In-Reply-To: <19980921182252.B9960@freebie.lemis.com> References: <19980921182252.B9960@freebie.lemis.com> Organization: Polstra & Co., Seattle, WA Cc: current@FreeBSD.ORG Date: Mon, 21 Sep 1998 08:58:37 -0700 From: John Polstra Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <19980921182252.B9960@freebie.lemis.com>, Greg Lehey wrote: > Just tried to rebuild a world today, and it dies here: > > ===> gnu/usr.bin/binutils/libbfd > cc -O -pipe -D_GNU_SOURCE -I- -I. -I/T/src/RAZZIA/src/gnu/usr.bin/binutils/libbfd/i386 -I/T/src/RAZZIA/src/gnu/usr.bin/binutils/libbfd -I/T/src/RAZZIA/src/gnu/usr.bin/binutils/libbfd/../libbfd/i386 -I/T/src/RAZZIA/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/include -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DHAVE_bfd_elf32_i386_vec -I/T/src/RAZZIA/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd -DSELECT_ARCHITECTURES=" &bfd_i386_arch" -DSELECT_VECS=" &bfd_elf32_i386_vec" -c /T/src/RAZZIA/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf32.c -o elf32.o > In file included from /T/src/RAZZIA/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elfcode.h:1417, > from /T/src/RAZZIA/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf32.c:23: > /T/src/RAZZIA/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elfcore.h:23: sys/procfs.h: No such file or directory > > I resupped 8 hours later and had no change. Have I missed something? I made the commit that introduced . I can't imagine why it's not working for you. I tested it with a full make world on a clean system that did not already have the file installed. The change has been in place for almost a week, I believe. I haven't seen any other reports of problems caused by it. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message