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

[-- Attachment #1 --]
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
[-- Attachment #2 --]
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

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