From owner-freebsd-questions Mon Apr 29 14: 6:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bsd.alexe.org (slbch-4-m1-19.vnnyca.adelphia.net [24.55.79.19]) by hub.freebsd.org (Postfix) with ESMTP id CF7B637B419 for ; Mon, 29 Apr 2002 14:06:10 -0700 (PDT) Received: (from alex@localhost) by bsd.alexe.org (8.12.3/8.12.3) id g3TL9hLv011485 for freebsd-questions@freebsd.org; Mon, 29 Apr 2002 14:09:43 -0700 (PDT) (envelope-from alex) Date: Mon, 29 Apr 2002 14:09:43 -0700 From: Alex Obradovic To: freebsd-questions@freebsd.org Subject: kernel compile errors Message-ID: <20020429210943.GK7871@montenegro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i X-Editor: Vim http://www.vim.org/ X-Info: http://www.alexe.org X-Operating-System: FreeBSD/4.5-STABLE (i386) X-Uptime: 2:07PM up 5:36, 7 users, load averages: 0.05, 0.07, 0.06 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 just tried to compile my kernel and I am getting the following error. Last good compiled kernel was on FreeBSD bsd.alexe.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Apr 25 00:10:40 PDT 2002 alex@bsd.alexe.org:/usr/obj/usr/src/sys/FBSD4.5A i386 Compile Error: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../kern/kern_descrip.c ../../kern/kern_descrip.c: In function `fcntl': ../../kern/kern_descrip.c:239: `td' undeclared (first use in this function) ../../kern/kern_descrip.c:239: (Each undeclared identifier is reported only once ../../kern/kern_descrip.c:239: for each function it appears in.) *** Error code 1 Any ideas? Thanks! Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message