From owner-freebsd-questions Tue Oct 30 8:43:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.utexas.edu (wb2-a.mail.utexas.edu [128.83.126.136]) by hub.freebsd.org (Postfix) with SMTP id D91F837B406 for ; Tue, 30 Oct 2001 08:43:13 -0800 (PST) Received: (qmail 3091 invoked by uid 0); 30 Oct 2001 16:43:13 -0000 Received: from chepe.cc.utexas.edu (HELO oscar.mail.utexas.edu) (128.83.135.25) by umbs-smtp-2 with SMTP; 30 Oct 2001 16:43:13 -0000 Message-Id: <5.1.0.14.2.20011030103940.00ad57c8@mail.utexas.edu> X-Sender: oscars@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 30 Oct 2001 10:41:55 -0600 To: Edward Lin , questions@freebsd.org From: Oscar Ricardo Silva Subject: Re: The trouble of kernel configuration In-Reply-To: <20011030122558.D8D3.EDWARD@skysoft.com.tw> 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 If you're using a 4.x version of FreeBSD, you should follow the new directions in /usr/src/UPDATING for recompiling your kernel: To build a kernel ----------------- Create and edit the kernel file cd /usr/src # If you have not already done so, please buildworld here # You will also need to update your config file to 4.x. Usually # people tend to start with GENERIC from 4.x and hack from there. make buildkernel KERNCONF= make installkernel KERNCONF= # Verify that the new kernel works, it will be installed as # /kernel Oscar At 01:44 PM 10/30/2001 +0800, Edward Lin, you wrote: >Dear seniors: > >My name is Edward from Taiwan, a beginner of FreeBSD, >and my useing version is 4.3-release. I got some >trouble in configuration kernel. when I 'make depend' >than 'make' the kernel, process is stop in compileing, >and got some message such as: > >ad1816.c variable 'ad1816_caps' has initializer but incomplete type >warning : excess elements in struct initializer > > > >best regards >Edward Lin > > > > >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