Folât Pjêrsômêj
Folât Pjêrsômêj
If I understand correctly, HCL is the new packer standard build file type.
Hardware: ASUS TinkerBoard Software: Armbian OS Branch: 5_1_new ``` me@mycomputer:~/Download/stepmania/Build$ cmake .. && make ... [ 99%] Building CXX object src/CMakeFiles/StepMania.dir/archutils/Common/PthreadHelpers.cpp.o /PthreadHelpers.cpp:251:2: error: #error GetThreadBacktraceContext: which arch? 251 | #error...
Wanting to use musl instead of gnu, I run into this issue: ``` $ rustup toolchain add stable-x86_64-unknown-linux-musl warning: toolchain 'stable-x86_64-unknown-linux-musl' may not be able to run on this system....
Will atalk run on Harmony OS anytime soon?
Version: 0.3.0 - Theikenmeer - Systems - Client Desktop - Manjaro Linux - Client Phone - Sailfish - Server Single Board Computer - Yunohost I tried making a call from...
I'd love to play this game, but not when I can't remap keys.
When I try `make` a second time, I get a different error. See [other issue](https://github.com/linuxboot/linuxboot/issues/85). ``` BOARD = qemu KERNEL = vmlinuz-virt INITRD = initramfs-virt.gz ROM = boards/qemu/qemu.rom ``` ```...
``` BOARD = qemu KERNEL = vmlinuz-virt INITRD = initramfs-virt.gz ROM = boards/qemu/qemu.rom ``` I get a different error on the first try. ``` $ make ( cd edk2/OvmfPkg ;...
I'm trying to build an Arch Linux vagrant box with manjaro-arm-installer installed since manjaro itself no longer has the minimum x86_64 architecture available as ARM is now dominant on servers...
I've seen applications pollute .bashrc before but this takes the cake. I don't know of any application that fails to even function without having a litany of scripts being loaded...