Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2001 20:06:58 -0500
From:      "Ben Goldstein" <beng@nc.rr.com>
To:        <freebsd-questions@FreeBSD.org>
Subject:   kernel make errors
Message-ID:  <01b501c16d71$d42dade0$0300a8c0@asi200>

next in thread | raw e-mail | index | archive | help
I don't have anything out of the ordinary in my kernel config.. and the make
process halts upon linking kernel.  config runs fine.

umass.o: In function `umass_cam_attach_sim':
umass.o(.text+0x1257): undefined reference to `cam_simq_allow'
etc.. etc.. etc..
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/BG1.


Does this error relate to a common or easy to point out problem? Or would it
be something deeper within my config.. ?

-- Ben Goldstein



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?01b501c16d71$d42dade0$0300a8c0>