From owner-freebsd-questions Sat Mar 9 10:28:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 5019E37B404 for ; Sat, 9 Mar 2002 10:28:26 -0800 (PST) Received: from attbi.com ([12.252.56.176]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020309182826.JQBN2626.rwcrmhc51.attbi.com@attbi.com> for ; Sat, 9 Mar 2002 18:28:26 +0000 Message-ID: <3C8A5417.2070009@attbi.com> Date: Sat, 09 Mar 2002 11:27:35 -0700 From: Aaron Siegel User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions Subject: Re: error compiling custom kernel References: 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 Hello Jeffrey J. Libman wrote: >i cvsup and upgraded this server from stable 4.3 to 4.5: > >FreeBSD binnacle.wantabe.com 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Sat >Mar >9 04:25:58 CST 2002 >jeffrl@binnacle.wantabe.com:/usr/obj/usr/src/sys/GENERIC > i386 > >make buildworld, make buildkernel, make installkernel, make installworld >and mergemaster all went well. > Did you type # make buildkernel KERNCONF= # make installkernel KERNCONF= > > >then i went to rebuild my custome kernel, and i get the following: >cc -O -pipe -march=pentiumpro -D_KERNEL -Wall -Wredundant-decls >-Wnested-extern >s -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline >-Wcast-qual > -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ >-I@/../include - >g -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) >linux_proto.h:57: syntax error before `)' > >etc > >any help would be greatly appreciated. > >cheers, >jeff > >-- > | > |\ +------------------------------+ >Jeffrey J. Libman, ops. mgr. | \ | Wantabe Internet Services | >Wantabe, Inc. |__\ +------------------------------+ >jeffrl@wantabe.com <-----|------> >(281) 345-0215 __,.-=\'`^`'~=-../__,.-= > > >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-questions" in the body of the message