Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 14:09:43 -0700
From:      Alex Obradovic <alex@montenegro.com>
To:        freebsd-questions@freebsd.org
Subject:   kernel compile errors
Message-ID:  <20020429210943.GK7871@montenegro.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020429210943.GK7871>