Re: Kernel - Error Code 1

2002-11-24 Thread Miguel Mendez
On Sun, 24 Nov 2002 08:42:50 -0800 (PST) Casey Luttrull [EMAIL PROTECTED] wrote: Hi, I compiled my new kernal and called in MYKERNEL. Then I issue the command make buildkernel KERNCONF=MYKERNEL. Everything seems to go fine until the end of the process it gives my this error: linking

Re: Kernel - Error Code 1

2002-11-24 Thread Matthew Seaman
On Sun, Nov 24, 2002 at 08:42:50AM -0800, Casey Luttrull wrote: I compiled my new kernal and called in MYKERNEL. Then I issue the command make buildkernel KERNCONF=MYKERNEL. Everything seems to go fine until the end of the process it gives my this error: [...] # SCSI peripherals #device

Re: Kernel - Error Code 1

2002-11-24 Thread Giorgos Keramidas
On 2002-11-24 17:52, Miguel Mendez [EMAIL PROTECTED] wrote: On Sun, 24 Nov 2002 08:42:50 -0800 (PST) Casey Luttrull [EMAIL PROTECTED] wrote: umass.o(.text+0x1999): undefined reference to `xpt_done' *** Error code 1 The error is caused by having umass but no scsi... device

Kernel - Error Code 1

2002-11-24 Thread Casey Luttrull
I compiled my new kernal and called in MYKERNEL. Then I issue the command make buildkernel KERNCONF=MYKERNEL. Everything seems to go fine until the end of the process it gives my this error: linking kernel umass.o: In function `umass_cam_attach_sim': umass.o(.text+0x12bf): undefined reference