From owner-freebsd-questions Sat Jan 19 11:51:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from belladonna.arrgh.net (p66-222.acedsl.com [66.114.66.222]) by hub.freebsd.org (Postfix) with ESMTP id 76CC437B419 for ; Sat, 19 Jan 2002 11:51:45 -0800 (PST) Received: by belladonna.arrgh.net (Postfix, from userid 1000) id B3B5A32F; Sat, 19 Jan 2002 14:51:38 -0500 (EST) Date: Sat, 19 Jan 2002 14:51:38 -0500 From: Kenneth Dunlap To: questions@freebsd.org Subject: kernel build fails after updating source Message-ID: <20020119145138.A14394@arrgh.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 Updated full stable source on 1/19/2002. Make buildword ran sucessfully. When building a new kernel, it fails in the one of the linux compat modules. I used the version of config in the new build tree. The first set of errors (of many) before make quits is: In file included from linux_sysent.c:14: linux_proto.h:57: syntax error before `linux_time_t' linux_proto.h:57: `linux_time_t' undeclared here (not in a function) linux_proto.h:57: syntax error before `)' linux_proto.h:57: `linux_time_t' undeclared here (not in a function) linux_proto.h:57: syntax error before `)' I followed the instructions in /usr/src/UPDATE, and ran make modules-clean (and make clean) before compiling. Any help would be appreciated. Thanks Ken -- I'm storming off now. It really doesn't work if you come along. Willow To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message