Fabian Schillig

Results 3 comments of Fabian Schillig

Yes, I've selected it as a module in menuconfig, and only copied over the module to my U3. Something seems to be missing as that directory isn't created, and I...

Tried some things again.. binfmt_misc loads fine: ``` linux@buggster-linux:~$ LANG=C lsmod|grep binfmt binfmt_misc 20480 1 ``` mkdir obviously fails: ``` linux@buggster-linux:~$ LANG=C sudo mkdir -p /proc/sys/fs/binfmt_misc mkdir: cannot create directory...

> cmake error,what should i do? -- Found LLVM: /usr/lib/llvm-12/include 12.0.1 (Use LLVM_ROOT envronment variable for another version of LLVM) CMake Error at CMakeLists.txt:139 (message): Unable to find clang libraries...