Hi Everyone!
I am having a hard time getting guix os running on a rock-pro (arm) board.
So this is what I dont understand:
Using cross compilation with "--target=aarch64-linux-gnu" the build fails,
as soon as I add anythign as simple as an ssh server.
Normlally it fails because of "meson build
On Monday, December 6th, 2021 at 2:03 AM, Ade Malsasa Akbar via
wrote:
> Hello, GNU Community!
Hi :)
What you describe is a known reality (see https://issues.guix.gnu.org/37940).
As Mark indicates in that report, you can work around the issue by using
manifests.
For instance, to work on y
Hello, GNU Community!
Thank you for making Guix System, to me it is an awesome operating
system. Also, thanks for making the message "This is the GNU System.
Welcome." I really love it! However, after having a working Guix GNOME
x86_64 on a virtual machine, I wanted to install a full suite of GTK
Am 04.12.21 um 17:37 schrieb indieterminacy@libre.brussels:
configure: error: can not run
/tmp/guix-build-preccx-2.60.drv-0/precc-2.60/src/config.sub
AFAIK confgure writes a more detailed logfile, which should provide you
with a more detailed error message on *why* it is failing. Please have