Re: make modules_install error 2.4.23-pre7

From: Adrian Bunk
Date: Tue Dec 02 2003 - 20:26:54 EST


On Sat, Oct 11, 2003 at 11:57:48AM -0400, Chris Smith wrote:

> Can't get past this error when doing a make_modules with 2.4.23-pre7:
>
> cd /lib/modules/2.4.23-pre7; \
> mkdir -p pcmcia; \
> find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.23-pre7; fi
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.23-pre7/kernel/drivers/usb/usbnet.o
> depmod: generic_mii_ioctl_Rc7a0a077

Looking at 2.4.23-final, this should be fixed now.

Could you confirm that it's fixed?

If not, please send your .config .

> Chris

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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