Public bug reported: Binary package hint: fglrx-kernel-source
There is a bug which is very annoying and renders the fglrx kernel source package useless: --- snip --- make[2]: Betrete Verzeichnis '/usr/src/modules/fglrx-kernel' # select which makefile to use. rm -f /usr/src/modules/fglrx-kernel/fglrx/build_mod/2.6.x/Makefile || true cd /usr/src/modules/fglrx-kernel/fglrx/build_mod/2.6.x ; \ ln -s Makefile.kbuild Makefile ; \ cd .. ; \ --- snap --- Makefile.kbuild does not exist after unpacking and Makefile (which does after unpacking) gets overwritten with a symbolic link to a non existant file. I copied Makefile to Makefile.kbuild to even get it to start the build process. ** Affects: linux-restricted-modules-2.6.20 (Ubuntu) Importance: Undecided Status: Unconfirmed -- fglrx-kernel-source: Makefile gets deleted while building https://launchpad.net/bugs/77421 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs