Re: kernel make problems, release-5.1

2003-06-17 Thread Matthew Emmerton
> I've been trying to compile a kernel; config and make depend are > successful but when I run make, it returns: > > umass.o: In function `umass_cam_attach_sim': > umass.o(.text+0x1851): undefined reference to `cam_simq_alloc' > umass.o(.text+0x189c): undefined reference to `cam_sim_alloc' > umas

Re: kernel make problems, release-5.1

2003-06-17 Thread Kris Kennaway
On Tue, Jun 17, 2003 at 09:01:24PM -0500, [EMAIL PROTECTED] wrote: > I've been trying to compile a kernel; config and make depend are > successful but when I run make, it returns: This is a FAQ. Reread your kernel configuration carefully and look for the CAM option you forgot to add. Kris pgp