Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 11:52:48 -0600
From:      John Taylor <jdtaylor@digitalinksystems.com>
To:        freebsd questions <freebsd-questions@FreeBSD.ORG>
Subject:   Kernel compile error
Message-ID:  <3A897470.1E6D0D98@digitalinksystems.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A897470.1E6D0D98>