Mr.UNIX
Mr.UNIX
When I try to compile `acpi_call` on Fedora 40 I get the following error message: ``` make -C /lib/modules/6.9.12-200.fc40.x86_64/build M=/home/mrunix/acpi_call modules make[1]: Entering directory '/usr/src/kernels/6.9.12-200.fc40.x86_64' warning: the compiler differs from...
**Describe the bug** When I try to statically link jsoncpp into my project, I get the following error message: ```console [ 3%] Linking CXX executable ../../../../bin/jsontestrunner_exe /usr/bin/ld: cannot find -ljsoncpp_static:...
Booting into any operating system through Limine's bootloader causes the system to crash and reboot, this problem only happens in UEFI mode and not in BIOS, and I was only...
### Package google_fonts ### Existing issue? - [X] I checked the [existing issues](https://github.com/material-foundation/flutter-packages/issues) ### What happened? ## Expected vs actual result: When I have an arabic text with a font...
### Language name Hare ### Language version 0.25.2 ### Language homepage https://harelang.org/ ### Compiler homepage https://harelang.org/documentation/install/bootstrap.html ### Compiler version 0.25.2 ### Motivation Harelang is a low level systems programming language...
Running `make userspace-full` fails with the following error: ```console ➜ Polaris git:(master) ✗ make userspace-full rm -f pkgs/kernel* pkgs/drivers* pkgs/init* rm -rf sources/kernel* sources/drivers* sources/init* rm -rf builds/kernel builds/drivers builds/init...