Re: problem with unresolved symbols 2.5.46

From: Randy.Dunlap (rddunlap@osdl.org)
Date: Wed Nov 06 2002 - 23:32:16 EST


On 7 Nov 2002, mike wrote:

| I am, getting the following error at the end of a kernel compile
|
| make -f scripts/Makefile.modinst obj=arch/i386/lib
| if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.46; fi
| depmod: *** Unresolved symbols in
| /lib/modules/2.5.46/kernel/drivers/char/raw.o
| depmod: blkdev_ioctl
|
| I have tried with gcc 3.2 and 2.96 no difference

You are trying to build the 'raw' driver as a module.
Either build it in-kernel or find the patch for this that
was posted last Thurs. or Friday by Bob Miller (rem@osdl.org).

-- 
~Randy

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



This archive was generated by hypermail 2b29 : Thu Nov 07 2002 - 22:00:47 EST