error in make phase while compiling kernel

Kent Stewart kstewart at owt.com
Thu Aug 12 02:46:28 PDT 2004


On Thursday 12 August 2004 02:43 am, ashadul hoque wrote:
> Hi everyone
>
> I am observing the following error messages of the following type
> while compiling custom kernel.
>
> umass.o: In function 'umass_cam_detach_sim':
> umass.o(.test+0x1a5c): undefined reference to 'xpt_bus_deregister'
> umass.o(.test+0x1a78): undefined reference to 'cam_sim_free'
>
> What is the reason?
>


You commented out too much. Read the requirements on umass in the 
GENERIC config file and either add them back or comment out the line 
with umass on it..

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


More information about the freebsd-questions mailing list