Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 1998 08:58:37 -0700
From:      John Polstra <jdp@polstra.com>
To:        grog@lemis.com
Cc:        current@FreeBSD.ORG
Subject:   Re: Make world breaks in libbfd
Message-ID:  <199809211558.IAA00354@austin.polstra.com>
In-Reply-To: <19980921182252.B9960@freebie.lemis.com>
References:  <19980921182252.B9960@freebie.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <19980921182252.B9960@freebie.lemis.com>,
Greg Lehey  <grog@lemis.com> 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 <sys/procfs.h>.  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809211558.IAA00354>