Ceri-
That nailed it. I must have overlooked those 3 lines.
Thank you so much.
Regards,
Justin
--- Ceri Davies <[EMAIL PROTECTED]> wrote:
> On Mon, Oct 28, 2002 at 02:50:51AM -0800, J. Foobar
> wrote:
> > I am attempting to compile a custom kernel in
> order to
> > add support for ipfw.
> >
>
On Mon, Oct 28, 2002 at 02:50:51AM -0800, J. Foobar wrote:
> I am attempting to compile a custom kernel in order to
> add support for ipfw.
>
> I ran into several undefined reference errors for
> 'xpt_done', etc.
>
> The last error:
> scsi_low.o(.text+0xc6f): undefined reference to
> 'xpt_done'
I am attempting to compile a custom kernel in order to
add support for ipfw.
I ran into several undefined reference errors for
'xpt_done', etc.
The last error:
scsi_low.o(.text+0xc6f): undefined reference to
'xpt_done'
The failure occurs both using the traditional method
during make and the new