Hi Tetsuo, Just curious why you're trying to build the kernel yourself? It also looks like you are enabling CONFIG_LOCKDEP=y by modifying the default Intrepid kernel config. The reason I'm assuming this is because it does not look like CONFIG_LOCKDEP is even being set by the default Intrepid kernel configs:
[EMAIL PROTECTED]:~/ubuntu-intrepid/debian/config$ grep -rn "CONFIG_LOCKDEP=" * [EMAIL PROTECTED]:~/ubuntu-intrepid/debian/config$ I also just tried to reproduce the error you were seeing using the default Intrepid kernel config but the kernel finished building successfully: apt-get source linux-image-2.6.26-5-generic cd linux-2.6.26 cp /boot/config-2.6.26-5-generic .config make Helping debug/fix custom built kernels is not something we can support. ** Changed in: linux (Ubuntu) Status: New => Won't Fix -- 2.6.26-5.17 fails with CONFIG_NET_ET131X=m and CONFIG_LOCKDEP=y https://bugs.launchpad.net/bugs/258589 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs