提问人:Klee 提问时间:10/22/2023 最后编辑:Klee 更新时间:10/22/2023 访问量:32
当我尝试使用“make”命令编译 AOSP 时,出现错误
When I try to compile AOSP using the "make" command I get an error
问:
操作系统:macos Monterey(12.6.2)
player@iMac aosp % make
命令行参数
致命错误:运行时:bsdthread_register错误
运行时堆栈: runtime.throw(0x16c1e48, 0x21)
预构建/go/darwin-x86/src/runtime/panic.go:596 +0x95 fp=0x7ff7bfefeb90 sp=0x7ff7bfefeb70 运行时.goenvs()
prebuilts/go/darwin-x86/src/runtime/os_darwin.go:108 +0xa0 fp=0x7ff7bfefebc0 sp=0x7ff7bfefeb90
运行时.schedinit()
prebuilts/go/darwin-x86/src/runtime/proc.go:486 +0xa1 fp=0x7ff7bfefec00 sp=0x7ff7bfefebc0
runtime.rt0_go(0x7ff7bfefec38、0x10、0x7ff7bfefec38、0x0、0x1000000、0x10、0x7ff7bfefef98、0x7ff7bfefefe1、0x7ff7bfefefe4、0x7ff7bfeff040、...
prebuilts/go/darwin-x86/src/runtime/asm_amd64.s:158 +0x183 fp=0x7ff7bfefec08 sp=0x7ff7bfefec00
make: *** [run_soong_ui] 错误 2
同步版本为 android-8.1.0_r52
答: 暂无答案
评论