From owner-freebsd-questions Sun Jan 19 22:37:26 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B38F37B401 for ; Sun, 19 Jan 2003 22:37:25 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4B4943F5B for ; Sun, 19 Jan 2003 22:37:24 -0800 (PST) (envelope-from Mantuks@attbi.com) Received: from mntkz (12-251-223-224.client.attbi.com[12.251.223.224]) by sccrmhc03.attbi.com (sccrmhc03) with SMTP id <200301200637240030005g2fe>; Mon, 20 Jan 2003 06:37:24 +0000 From: "Mantas Kriauciunas" To: Subject: error during make buildworld Date: Mon, 20 Jan 2003 00:37:10 -0600 Message-ID: <005601c2c04e$5f8fb1f0$e0dffb0c@mntkz> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal 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 I am updating from 4.5-RELEASE to current version of freebsd through cvsup. I am following file /usr/src/UPDATING and one book about freebsd that I have. The problem occurs during make buildworld (/usr/obj is cleared). Hare goes: -- mkdep -f .depend -a -DNLIST_AOUT -DNLIST_ELF32 /usr/src/usr.sbin/crunch/crunchide/crunchide/exec_elf32.c /usr/src/usr.sbin/crunch/crunchide/exec_elf32.c:44: sys/endian.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/usr.sbin/crunch/crunchide. *** Error code 1 Stop in /usr/src. *** Error code 1 -- Any Ideas? Where do I get those files? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message