From owner-freebsd-questions Sun Dec 30 2:22:30 2001 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 E7B0937B41B for ; Sun, 30 Dec 2001 02:22:25 -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 CAA13351; Sun, 30 Dec 2001 02:22:19 -0800 Message-ID: <3C2EEADA.4000105@owt.com> Date: Sun, 30 Dec 2001 02:22:18 -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: Spades Cc: questions@FreeBSD.ORG Subject: Re: /usr/src/sys/i386/conf References: <3.0.32.20011230182538.033e796c@dslglobal.net> 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 Spades wrote: > While recompiling the kernel with the kernel conf. I got this error: > > linux_proto.h:485: `linux_sigset_t' undeclared here (not in a function) > linux_proto.h:485: syntax error before `)' > linux_proto.h:516: syntax error before `*' > linux_proto.h:516: syntax error before `linux_stack_t' > linux_proto.h:516: syntax error before `linux_stack_t' > linux_proto.h:517: syntax error before `linux_stack_t' > 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 `)' > linux_sysent.c:21: sizeof applied to an incomplete type > linux_sysent.c:21: warning: built-in function `exit' used without declaration > linux_sysent.c:21: warning: cast discards qualifiers from pointer target type > *** 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/src/sys/compile/CONF. > > > Hmmm..... > > Any idea.. Yes, I have an idea that you didn't bother to read /usr/src/UPDATING. It is the second article in the list :). Kent > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- 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