Package: kernel-package
Version: 12.036+nmu3
Tags: patch

As of commit 70730bca1331fc50c3caacaea00439de1325bd6e
("kernel: Replace timeconst.pl with a bc script")
Linux kernel building depends on bc(1).  Without it,
building fails with:

  CC      kernel/exit.o
  CC      kernel/itimer.o
  BC      kernel/timeconst.h
/bin/sh: bc: command not found
make[1]: *** [kernel/timeconst.h] Error 127
make: *** [kernel] Error 2

However, it is not a dependency of kernel-package,
resulting in a non-working make-kpkg if one should happen
to not have it installed.

The obvious fix is to make it a dependency.

Thank you!


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to