From owner-freebsd-questions Sun Sep 22 22:22:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9393F37B401 for ; Sun, 22 Sep 2002 22:22:22 -0700 (PDT) Received: from vb.dyndns.org (12-228-107-165.client.attbi.com [12.228.107.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id C29A543E42 for ; Sun, 22 Sep 2002 22:22:21 -0700 (PDT) (envelope-from cbanks@vb.dyndns.org) Received: from demiurge.vb.dyndns.org (12-228-107-165.client.attbi.com [12.228.107.165]) by vb.dyndns.org (8.12.3/8.12.3) with ESMTP id g8N5KwaZ010956; Sun, 22 Sep 2002 22:20:58 -0700 (PDT) (envelope-from cbanks@vb.dyndns.org) Message-Id: <5.1.1.6.2.20020922222040.00b1a810@vb.dyndns.org> X-Sender: cbanks@vb.dyndns.org X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Sun, 22 Sep 2002 22:22:17 -0700 To: Chris Strzelczyk From: Cory Banks Subject: Re: make depend error when compiling 4.6 kernel Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <3D8E52AE.4010809@blackhelicopters.org> References: <3D8E52D0.2030607@dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 That didn't work. I got the same error after recvsuping the source. -Cory Banks At 07:30 PM 9/22/2002 -0400, you wrote: >Copy the kernel to your home directory and rm -r /usr/src/*. Then recvsup >the source. Try to build again. This has taken care of 90% of my >buildkernel problems before. > >-cs > >Cory Banks wrote: > >>Hi, I'm a little new at this, so please bear with me. >> >>I'm trying to compile a new kernel for 4.6. I've followed the handbook's >>instructions on editing the configuration file, and tried both methods >>for compiling and installing the kernel. But when i run make depend >>(first method obviously) i get this: >> >>rm -f .olddep >>if [ -f .depend ]; then mv .depend .olddep; fi >>make _kernel-depend >>cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs >>-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline >>-Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../../.. >>-I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter >>-D_KERNEL -include opt_global.h -mpreferred-stack-boundary=2 >>../../../i386/i386/genassym.c >>In file included from ../../../sys/buf.h:271, >> from ../../../i386/i386/genassym.c:46: >>../../../sys/proc.h:117: field `ar_args' has incomplete type >>*** Error code 1 >> >>Stop in /usr/src/sys/i386/compile/VB. >>*** Error code 1 >> >>Stop in /usr/src/sys/i386/compile/VB. >> >>VB is the name of the kernel i'm trying to make, obviously. I get the >>same error when I use the buildkernel method, and i get the same error >>when i try either the new kernel or the GENERIC kernel. >> >>Any help you can give will be greatly appreciated. Thanks in advance. >> >>Cory Banks >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message