Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2001 00:24:52 -0500 (EST)
From:      Jason Hunt <leth@primus.ca>
To:        Ilya <mail@krel.org>
Cc:        freebsd-questions@FreeBSD.ORG, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: kernel compile error on latest cvsup of stable
Message-ID:  <Pine.BSF.4.40.0111140023120.44917-100000@lethargic.dyndns.org>
In-Reply-To: <00f101c16cc5$5f979010$0100a8c0@ilya>

next in thread | previous in thread | raw e-mail | index | archive | help
I had this exact same problem, all I did was rm -R
/usr/src/sys/compile/laptop (laptop is the name of my kernel) and then
recompiled and it worked.

On Tue, 13 Nov 2001, Ilya wrote:

> I just cvsuped 4.4 stable and kernel build fails with these:
>
> cc -O -pipe   -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr
> ototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fforma
> t-extensions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I@ -I@/../include  -mpre
> ferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr
> ototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fforma
> t-extensions -ansi -c linux_sysent.c
> 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)
> ... etc ... etc ... etc ...
> linux_proto.h:517: `linux_stack_t' undeclared here (not in a function)
> linux_proto.h:517: syntax error before `)'
> linux_proto.h:517: `linux_stack_t' undeclared here (not in a function)
> linux_proto.h:517: syntax error before `)'
> *** Error code 1
>
> Stop in /usr/src/sys/modules/linux.
> *** Error code 1
>
> Stop in /usr/src/sys/modules.
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/ALCHEMISTRY.
> *** Error code 1
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.40.0111140023120.44917-100000>