From owner-freebsd-questions Mon Aug 21 9:44:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.doit.wisc.edu (mail5.doit.wisc.edu [144.92.9.76]) by hub.freebsd.org (Postfix) with ESMTP id 27BAD37B424 for ; Mon, 21 Aug 2000 09:44:06 -0700 (PDT) Received: from [128.104.144.132] by mail5.doit.wisc.edu id LAA92012 (8.9.1/50); Mon, 21 Aug 2000 11:43:59 -0500 Message-ID: <39A15C4F.8F307DA1@facstaff.wisc.edu> Date: Mon, 21 Aug 2000 11:44:20 -0500 From: "Douglas A. Kramer, M.D." X-Mailer: Mozilla 4.7 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: 4.1 make kernel Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently installed release 4.1 on my intel hardware. The installation proceeded fine but I am having problems building a new kernel. I have attempted to build the GENERIC kernel without modification and get a error code 1 with syntax errors in kern/tty.c. My steps are 1) config GENERIC 2) ../../compile 3) make depend 4) make -- here is where it fails The non-generic version of my kernel also fails at the same place. Any help would be appreciated. Thank you. Trevor Kramer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message