From owner-freebsd-questions Tue Feb 13 9:52:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.prod.itd.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 9C7EA37B491 for ; Tue, 13 Feb 2001 09:52:09 -0800 (PST) Received: from digitalinksystems.com (ip90.st-louis18.mo.pub-ip.psi.net [38.27.40.90]) by falcon.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id JAA08163 for ; Tue, 13 Feb 2001 09:52:04 -0800 (PST) Message-ID: <3A897470.1E6D0D98@digitalinksystems.com> Date: Tue, 13 Feb 2001 11:52:48 -0600 From: John Taylor Organization: Digital Ink Systems Ltd. X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd questions Subject: Kernel compile error Content-Type: multipart/mixed; boundary="------------D214D204C0DB5A030A3C71D6" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------D214D204C0DB5A030A3C71D6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit During "make" in compiling a custom kernel, the process stopped. "config" and "make depend" reported no errors. Following is from the log... ... linking kernel umass.o: In function 'umass_cam_attach_sim': umass.o(.text+0x1257): undefined reference to 'cam_simq_alloc' umass.o(.text+0x127d): undefined reference to 'cam_sim_alloc' ... umass.o: In function 'umass_cam_sense_cb': umass.o(.text+0x1918): undefined reference to 'xpt_done' umass.o(.text+0x1929): undefined reference to 'xpt_done' *** Error code 1 Stop in /usr/src/sys/compile/KERNEL_NAME What is the source of this error? What have I misconfigured? Thanks. -- John Taylor Technical Director Digital Ink Systems, Ltd. jdtaylor@digitalinksystems.com --------------D214D204C0DB5A030A3C71D6 Content-Type: text/x-vcard; charset=us-ascii; name="jdtaylor.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for John Taylor Content-Disposition: attachment; filename="jdtaylor.vcf" begin:vcard n:Taylor;John x-mozilla-html:FALSE org:Digital Ink Systems, Ltd.;IT adr:;;;;;; version:2.1 email;internet:jdtaylor@digitalinksystems.com title:Technical Director x-mozilla-cpt:;0 fn:John Taylor end:vcard --------------D214D204C0DB5A030A3C71D6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message