Re-installation of linux-headers-$(uname -r) package fixed the bad version number in the utsrelease.h file.
sudo apt-get remove --purge linux-headers-$(uname -r) sudo rm -fr /usr/src/linux-headers* sudo aptitude install linux-headers-$(uname -r) ----------- But the original problem remains. "No rule to make target kernel/bounds.c." -- Karmic: cannot compile acerhk-source. No rule to make target kernel/bounds.c. https://bugs.launchpad.net/bugs/456123 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
