Re: Bug#1124327: kmod: Build-depends on linux-headers-sh7785lcr which got removed
Rob Landley <[email protected]> Wed, 31 Dec 2025 01:08:54 -0600
| Newsgroups | gmane.linux.debian.ports.superh |
|---|---|
| Message-ID | <[email protected]> |
On 12/30/25 12:01, John Paul Adrian Glaubitz wrote: > Source: kmod > Version: 34.2-2 > Severity: important > User: [email protected] > Usertags: sh4 > X-Debbugs-Cc: [email protected] > > Hi, > > after the linux-headers-sh7785lcr binary package was dropped from src:linux, > kmod has become BD-Uninstallable on sh4 as it builds-depends on that package. > > See: https://buildd.debian.org/status/package.php?p=kmod&suite=sid > > Please update the build dependencies for kmod on sh4! Does the kernel's "make ARCH=sh headers_install" output not work for something? That's what I've been using... (I admit I haven't built vanilla kmod in forever, most of my systems are static kernels and both busybox and toybox both have insmod in them. It's in my old linux from scratch test stack, which I've been been meaning to reestablish on a version newer than lfs-6.8... :) Rob