Hey there,

I'm trying to compile in Ricky Beam's patched dpt_i2o.c file (for DPT
SmartRAID V support) into the kernel. I got it working as a module, but
now I want it compiled directly in.

The problem I have is that at link stage (make bzImage) it is complaining
about undefined references to many simple functions such as printk() and
sprintf().

I'm fairly sure this is an easy problem to fix (perhaps the function call
definitions have changed from 2.3 to 2.4 in drivers/scsi/*.c?)
but as I am new to the Linux kernel a few pointers would be really 
save me a lot of time.

Your help is appreciated.

Best regards,

Nick.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to