From owner-freebsd-current Mon Jan 27 20:33:45 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D27537B401 for ; Mon, 27 Jan 2003 20:33:44 -0800 (PST) Received: from vineyard.net (K1.vineyard.net [204.17.195.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D1E743F79 for ; Mon, 27 Jan 2003 20:33:40 -0800 (PST) (envelope-from ericx@vineyard.net) Received: from alice (alice.ericx.net [204.128.227.62]) by vineyard.net (Postfix) with SMTP id C9E889154F for ; Mon, 27 Jan 2003 23:33:33 -0500 (EST) Message-ID: <004a01c2c686$c6f3f7f0$3ee380cc@alice> From: "VNI imap" To: Subject: 5.0 kernel build problem Date: Mon, 27 Jan 2003 23:36:08 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to upgrade from 4.7-RELEASE-P1 to 5.0-RELEASE but I consistently get the same error when trying to compile a kernel (GENERIC or otherwise): linking kernel text data bss dec hex filename 3043330 343744 277828 3664902 37ec06 kernel cd /usr/src/sys/modules ; MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/GERTRUDE/modules KMODDIR=/boot/kernel MACHINE=i386 make all ===> accf_data make: don't know how to make @/sys/inttypes.h. Stop I feel silly not being able to find the problem. This is after a buildworld and comes late in the process after: env -i make buildkernel KERNCONF=GERTRUDE Attempting to build GENERIC results in the same failure. thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message