From owner-freebsd-questions Thu Jan 31 3:56: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 679B137B402; Thu, 31 Jan 2002 03:55:54 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id DAA30808; Thu, 31 Jan 2002 03:55:22 -0800 Message-ID: <3C5930AA.4080109@owt.com> Date: Thu, 31 Jan 2002 03:55:22 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Alexander Prohorenko Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: kernel build problem References: <20020131131921.A19697@extra.com.ua> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Alexander Prohorenko wrote: > Hey guys. > > I've just tried to cvsup to -stable version and it passed with sucess. > But when I've tried to make new kernel I've got this error. > please, give me some advise to figure out the way out. Thanks. First of all, when you have a -stable problem, you are supposed ask question like this on the stable list. There, most of us have seen this, and made it past. It seems to come in 2 or 3 levels. If you are part of the easy (1st group), the instruction in /usr/src/UPDATING will get you past this problem. The headers used to be generated and now they are part of the souce. Combinations of rm and "make cleandir" are required. If the UPDATING doesn't fix it, look at the archive for stable. All of the solutions are available there. Kent > > Looking forward your replies. > > ... > 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) > 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 `)' > linux_proto.h:156: syntax error before `linux_handler_t' > ... > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message