From owner-freebsd-questions Sat Aug 10 13:50: 3 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 71F1137B400 for ; Sat, 10 Aug 2002 13:49:57 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0754443E6A for ; Sat, 10 Aug 2002 13:49:57 -0700 (PDT) (envelope-from kstewart@owt.com) 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 NAA18401; Sat, 10 Aug 2002 13:49:55 -0700 Message-ID: <3D557C72.2030300@owt.com> Date: Sat, 10 Aug 2002 13:49:54 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Dimitrios Galanakis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: freebsd 4.6: kernel make fails References: <20020810200823.57222.qmail@web13104.mail.yahoo.com> 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 Dimitrios Galanakis wrote: > Hello people, > > I am including the error message along with the > configuration file: > > ++++++++++++ Error mesg+++++++++++++++++ > [root@23:00:55 HOMEKERNEL]$make > linking kernel > umass.o: In function `umass_cam_attach_sim': > umass.o(.text+0x12bf): undefined reference to > `cam_simq_alloc' > umass.o(.text+0x12e5): undefined reference to > device ulpt # Printer > device umass # Disks/Mass storage - Requires scbus > and da You left umass in your config file and deleted the entries for sdbus and da. You either have to add them back or comment out umass. Kent > device ums # Mouse > device uscanner # Scanners > device urio # Diamond Rio MP3 Player > > #Sound Support > device pcm > +++++++++++++++++++++++++++++++++++++++++++++++++ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message