guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#37868] [PATCH v8] system: Add kernel-module-packages to operating-s


From: Mathieu Othacehe
Subject: [bug#37868] [PATCH v8] system: Add kernel-module-packages to operating-system.
Date: Mon, 16 Mar 2020 10:55:57 +0100
User-agent: mu4e 1.2.0; emacs 26.3

Hello Danny,

I tested you patch by cross-compiling a simple system for
aarch64-gnu-linux with:

--8<---------------cut here---------------start------------->8---
(kernel-loadable-modules (list acpi-call-linux-module))
--8<---------------cut here---------------end--------------->8---

However, I have the following error:

--8<---------------cut here---------------start------------->8---
guix system: error: gnu/packages/linux.scm:886:2: acpi-call-linux-module@3.17: 
build system `linux-module' does not support cross builds
--8<---------------cut here---------------end--------------->8---

This is not caused by your patch, but it prevents me from testing :(

Thanks,

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]