Re: unresolved symbols cropping up in a previously working driver.

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat Jun 10 2000 - 06:43:25 EST


> hello.o: unresolved symbol printk
>
> Here is the weird bit. This machine is nearly
> identical to another machine that I have to another

Your module has to be built with the matching kernel options, in paticular
CONFIG_MODVERSIONS and __SMP__ (CONFIG_SMP in 2.4test)

You also want the same compile options and the
         --include include/linux/modversions.h

if you are using MODVERSIONS

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:21 EST