I seem to have successfully built a debug image. Here's how:

apt-get source linux
apt-get build-dep linux
cd linux-2.6.31/
fakeroot make -f debian/rules binary-generic skipdbg=false
sudo dpkg -i ../linux-image-debug-2.6.31-19-generic_2.6.31-19.56_amd64.ddeb

Replace "generic" with whichever flavor of the kernel you want to build
and, obviously, the version number and amd64 with the version you are
building and your host architecture.

Building the image takes a long time (20-30 minutes) and the resulting
package is more than 400MB.

-- 
Missing linux-image-debug packages and metapackages since Intrepid
https://bugs.launchpad.net/bugs/289087
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

Reply via email to