Hi all does any one have idea, i have patched the kernel with bridge-nf when iam making modules_install, iam getting following error any one have Idea, what could be the wrong iam getting the following error 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.20-8custom; fi depmod: *** Unresolved symbols in /lib/modules/2.4.20-8custom/kernel/net/bridge/bridge.o depmod: net_call_rx_atomic thanks hare