2.4.5-ac12 -- Unresolved symbols in drivers/net/wan/comx.o -- "proc_get_inode"

Mr Miles T Lane (miles_lane@yahoo.com)
Sat, 9 Jun 2001 23:27:55 -0700 (PDT)


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.5-ac12; fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.5-ac12/kernel/drivers/net/wan/comx.o
depmod: proc_get_inode

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
-
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/