Date: Tue, 06 Nov 2001 00:23:15 -0500 From: Daniel Frazier <dfrazier@magpage.com> To: Tony Maher <tonym@biolateral.com.au> Cc: stable@FreeBSD.ORG Subject: Re: make buildkernel dies... Message-ID: <3BE773C3.5040105@magpage.com> References: <200111060051.fA60ppx50348@dt.home>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/5/01 7:51 PM, Tony Maher wrote: >>a snag. make buildworld finished fine, but make buildkernel dies with >>the following: >> > >>cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs >> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline >> -Wcast-qual -fformat-extensions - ansi -DKLD_MODULE -nostdinc -I- >> -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -Wall >> -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes >> -Wpointer-arith -Winline -Wcast-qual -fformat-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) >> > > I get the same problem. I did > mv /usr/obj/usr/src/sys/<KERNEL> /usr/obj/usr/src/sys/<KERNEL>.old > and rebuilt. Now make kernel works fine. > that did it. thanks... -- ---------------------------------------------------------------------- Daniel Frazier <dfrazier@magpage.com> Tel: 302-239-5900 Ext. 231 Systems Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759. 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?3BE773C3.5040105>