=== a16g_ is now known as ypwong [20:00] how do i build a 32 bit kernel deb from the ubuntu kernel git on a 64 bit system? [20:46] i used mk-sbuild to make a chroot to build a 32 bit kernel on a 64 bit host [20:47] then i ran fakeroot debian/rules binary-debs and it crashed out with: ../../../../arch/x86/include/uapi/asm/sigcontext.h:4:28: fatal error: linux/compiler.h: No such file or directory [20:47] the kernel built correctly for 64 bit outside the chroot