Jan. 6, 2020
1:08 p.m.
On Jan 6, 2020, at 7:24 AM, c4droid <c4droid@foxmail.com> wrote:
My environment is MacOS Catalina, I installed docker for building kernel. The docker container using -v options to mapping local path to docker container.
By default MacOS uses a case insensitive file system. Even in Docker, in order to compile Linux you’ll need to create a new case sensitive partition (eg SparseImage, adding a new volume to your disk’s APFS container, or some other Docker magic, etc) Shaun