GayPizzaSpecifications / mac-linux-kdk

Build ARM Linux Kernels natively on macOS hosts
GNU Lesser General Public License v3.0
60 stars 8 forks source link

Undefined symbols error #5

Open ObiKeahloa opened 5 months ago

ObiKeahloa commented 5 months ago

When trying to build 4.19 arm64 kernel, I get the error.

Undefined symbols for architecture arm64: "_yylex"

The error seems to originate from scripts/dtc, the repo is https://github.com/ObiKeahloa/kernel_op_sm8250

ObiKeahloa commented 5 months ago

Device used was a Mac Mini M2, kernel was cloned onto a USB SSD using apfs case-sensitive.