From owner-freebsd-questions Mon Oct 22 11:52:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.uas.alaska.edu (alfrigg.uas.alaska.edu [137.229.150.18]) by hub.freebsd.org (Postfix) with ESMTP id DF42537B401; Mon, 22 Oct 2001 11:52:12 -0700 (PDT) Received: from uas.alaska.edu (uas163-145.jun.alaska.edu [137.229.163.145]) by mail.uas.alaska.edu (Netscape Messaging Server 4.15) with ESMTP id GLMF1S00.KJR; Mon, 22 Oct 2001 10:51:28 -0800 Message-ID: <3BD46AAA.3030005@uas.alaska.edu> Date: Mon, 22 Oct 2001 10:51:22 -0800 From: Russ Pagenkopf User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.3) Gecko/20010801 X-Accept-Language: en-us MIME-Version: 1.0 To: Ruslan Ermilov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make buildworld problem References: <3BD3D9AD.FFA0AFEF@uas.alaska.edu> <20011022115916.A85163@sunbay.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ruslan Ermilov wrote: > On Mon, Oct 22, 2001 at 12:33:03AM -0800, Russ Pagenkopf wrote: > >>Hi all, >> >>Upgraded a 4.2 box to 4.4 off of the ISO 4.4 images and discovered that >>most of the commands using proc were failing. So, time to make world. >>Cranks along fine, gets into Stage 2 and dies with : >> >>eelf_i386.c:176: `_PATH_ELF_HINTS' undeclared (first use in this function) >>eelf_i386.c:176: (Each undeclared identifier is reported only once >> >>Stop in /usr/src/gnu/usr.bin/binutils/ld. >>*** Error code 1 >> > > Seems your upgrade failed to install /usr/include/elf-hints.h for some > reason. Did you upgrade using binary upgrade option of sysinstall? > Were you using the official 4.4 images? Also, make sure the bin.?? > distribution on this image has usr/include/elf-hints.h? The ISO images were pulled from ftp.freebsd.org. Booted from CD. Selected upgrade. Selected all (including X which I don't need). Ran fine. -r--r--r-- 1 root wheel 2023 Sep 18 10:24 elf-hints.h Looks like it's there. Other ideas? Russ Pagenkopf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message