> On Jan 6, 2020, at 7:24 AM, c4droid <[email protected]> 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 _______________________________________________ Kernelnewbies mailing list [email protected] https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
