Public bug reported:

Binary package hint: kernel-package

 apt-cache policy kernel-package
kernel-package:
  Installed: 11.015
  Candidate: 11.015
  Version table:
 *** 11.015 0
        500 http://us.archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status


This hack to the _installed_ kernel-package fixes the linux-next build post 
this commit:

    2d9108c 2009-11-25 22:29:29 kbuild: move utsrelease.h to
include/generated

---
 usr/share/kernel-package/ruleset/misc/version_vars.mk |    2 ++
 1 file changed, 2 insertions(+)

Index: /usr/share/kernel-package/ruleset/misc/version_vars.mk
===================================================================
--- .orig/usr/share/kernel-package/ruleset/misc/version_vars.mk 2009-12-02 
20:57:51.000000000 -0800
+++ /usr/share/kernel-package/ruleset/misc/version_vars.mk      2009-12-02 
23:00:52.000000000 -0800
@@ -140,6 +140,8 @@ endif
 
 UTS_RELEASE_HEADER=$(call doit,if [ -f include/linux/utsrelease.h ]; then  \
                               echo include/linux/utsrelease.h;            \
+                          elif [ -f include/generated/utsrelease.h ]; then \
+                               echo include/generated/utsrelease.h;        \
                           else                                            \
                                echo include/linux/version.h ;              \
                           fi)

ProblemType: Bug
Architecture: i386
Date: Wed Dec  2 23:07:15 2009
DistroRelease: Ubuntu 9.10
Package: kernel-package 11.015 [modified: 
usr/share/kernel-package/ruleset/misc/version_vars.mk]
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: kernel-package
Uname: Linux 2.6.31-15-generic i686

** Affects: kernel-package (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug

-- 
kernel build breaks with change "kbuild: move utsrelease.h to include/generated"
https://bugs.launchpad.net/bugs/491754
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

Reply via email to