Date: Sat, 19 Jan 2002 16:33:47 -0800 From: "Crist J . Clark" <cjc@FreeBSD.ORG> To: Kenneth Dunlap <grr@arrgh.net> Cc: questions@FreeBSD.ORG Subject: Re: kernel build fails after updating source Message-ID: <20020119163347.C63556@blossom.cjclark.org> In-Reply-To: <20020119145138.A14394@arrgh.net>; from grr@arrgh.net on Sat, Jan 19, 2002 at 02:51:38PM -0500 References: <20020119145138.A14394@arrgh.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 19, 2002 at 02:51:38PM -0500, Kenneth Dunlap wrote:
> 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.
You said you are using the buildkernel target? Do,
# rm -rf /usr/obj/usr/src/sys/$KERNCONF
And see what happens.
--
Crist J. Clark | cjclark@alum.mit.edu
| cjclark@jhu.edu
http://people.freebsd.org/~cjc/ | cjc@freebsd.org
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?20020119163347.C63556>
