From owner-freebsd-questions Mon Oct 30 7:45:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 6A78A37B479 for ; Mon, 30 Oct 2000 07:45:54 -0800 (PST) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.1/8.11.1) with ESMTP id e9UFjlP21681; Mon, 30 Oct 2000 10:45:47 -0500 Message-ID: <39FD97AB.D44783A2@magpage.com> Date: Mon, 30 Oct 2000 10:45:47 -0500 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Brett Gianpetro Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel Compilation Failure References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brett Gianpetro wrote: > > Well, I'm new to FreeBSD and I'm trying to compile a custom kernel for the > first time. I just recently did a cvsup and built the world, which went > smoothly. Now I was running 'make buildkernel' and it failed. Here > is what the failure looks like: > > linking kernel > umass.o: In function `umass_cam_attach_sim': > umass.o(.text+0x1257): undefined reference to `cam_simq_alloc' > > > ...and here is my kernel configuration file (TSHARK103000): > > > # SCSI peripherals > #device scbus # SCSI bus (required) > #device da # Direct Access (disks) > #device sa # Sequential Access (tape etc) > #device cd # CD > #device pass # Passthrough device (direct SCSI access) > > # USB support > device uhci # UHCI PCI->USB interface > device ohci # OHCI PCI->USB interface > device usb # USB Bus (required) > device ugen # Generic > device uhid # "Human Interface Devices" > device ukbd # Keyboard > device ulpt # Printer > device umass # Disks/Mass storage - Requires scbus and > da device umass *REQUIRES* scbus and da... read the comments. ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message