-
Building rustc-1.81.1 natively on an RPi4 using llvm-19.1.0/clang-19.1.0 fails with the error below.
Note that I have tried the various sed commands suggested here also https://linuxfromscratch.org/b…
-
--target=$LFS_TGT
由于我们正在交叉编译 GCC,此时不可能用**之前**编译得到的 GCC 二进制程序
https://www.linuxfromscratch.org/lfs/view/development/chapter06/gcc-pass2.html
```
-target=$LFS_TGT
We are cross-compiling GCC, …
-
On June 28, 2017, [Apple announced](https://developer.apple.com/news/?id=06282017a) that
> macOS High Sierra [a.k.a. macOS 10.13] will be the last macOS release to support 32-bit apps without compr…
-
### Feature motivation
I like to organize and update my packages by using homebrew. I thought that **LunarVim** will be a great fit for homebrew like the classic **vim**
### Describe the expected …
-
This is what I get:
```
./TreeScaper
./TreeScaper: error while loading shared libraries: libQt5PrintSupport.so.5: cannot open shared object file: No such file or directory
```
Here is my OS infor:
…
-
### Describe the issue
Despite adding the "xml-text" flag to all my strings, some of them are not properly handled as XML text. I noticed this happens when the text has XML entities with dashes. This…
-
Hello there Mr. Hantang. Name's Alex.
So.. i wanted to ask a question, do i need to include "Step-by-Step" scripts parts in "linuxfromscratch-scripts/lfs/note.md" in the /scripts/12.0-systemd script…
-
At linuxfromscratch.org we publish build instructions for over 1000 open source packages including many Python modules. We are starting to see module source code being placed in relatively obscure lo…
-
Currently we are using the KIND base image for the KIC driver:
https://github.com/kubernetes/minikube/blob/master/hack/images/kicbase.Dockerfile
```Dockerfile
# which is an ubuntu 19.10 with an e…
-
Hi there,
I have this problem: I'm running labwc-0.8.0 based on wlroots-0.18.0 on a laptop with an external monitor connected. After starting labwc the internal display (eDP-1) is extended by the e…