From owner-freebsd-questions Tue Apr 6 11:14:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from finch-post-12.mail.demon.net (finch-post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (Postfix) with ESMTP id 25DE414ED2 for ; Tue, 6 Apr 1999 11:14:30 -0700 (PDT) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by finch-post-12.mail.demon.net with smtp (Exim 2.12 #1) id 10UaKs-0005wK-0C; Tue, 6 Apr 1999 18:12:30 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from marder-1. (rasnt-1 [193.114.228.211]) by uk.radan.com (8.6.10/8.6.10) with ESMTP id TAA03927; Tue, 6 Apr 1999 19:12:02 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id TAA03541; Tue, 6 Apr 1999 19:10:00 +0100 (BST) (envelope-from marko) Date: Tue, 6 Apr 1999 19:10:00 +0100 From: Mark Ovens To: twuersch Cc: freebsd-questions@freebsd.org Subject: Re: Kernel compile problem Message-ID: <19990406191000.N1360@marder-1.localhost> References: <19990406151900.12252.rocketmail@attach1.rocketmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <19990406151900.12252.rocketmail@attach1.rocketmail.com>; from twuersch on Tue, Apr 06, 1999 at 08:19:00AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 06, 1999 at 08:19:00AM -0700, twuersch wrote: > > I'm a new FreeBSD user and not very experienced with > UNIX-style operating systems. However I tried to build > an optimized kernel by following the instructions in the > FreeBSD handbook. After changing the configuration File, > "config" and "make depend" worked fine. But "make" stopped > after a few seconds with a screen full of error messages > referring to scsi things (i.e. "dpt_scsi.o(.text+0x1692): > undefined reference to 'xpt_bus_deregister'"). > I think I disabled all SCSI devices in the kernel > configuration file because I've got no SCSI devices in my > computer. What did I do wrong and can someone help me? > Thank you very much. controller dpt0 ^^^^^^^^^^^^^^^^^^^^ This is the one causing your error messages (it's a DPT RAID controller) controller adv0 at isa? port ? cam irq ? ^^^^^^^^^^^^^^^^^^^^ This one is for Advansys SCSI The 2 below are also SCSI I think, but try re-building your kernel with just the above 2 commented out first. controller isp0 controller adw0 > T. Wuersch > > P.S. The kernel configuration file can be found in the attachment of this > e-mail. > _________________________________________________________ > DO YOU YAHOO!? > Get your free @yahoo.com address at http://mail.yahoo.com -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message