-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
When I build some packages and use ranlib, with is a link to llvm-ar, I found this error:
Error relocating /usr/bin/ranlib: LLVMInitializeBPFTargetInfo: symbol not found
Error relocating /usr/bin/ranlib: LLVMInitializeAMDGPUTargetInfo: symbol not found
Error relocating /usr/bin/ranlib: LLVMInitializeBPFTargetMC: symbol not found
Error relocating /usr/bin/ranlib: LLVMInitializeAMDGPUTargetMC: symbol not found
Error relocating /usr/bin/ranlib: LLVMInitializeBPFAsmParser: symbol not found
Error relocating /usr/bin/ranlib: LLVMInitializeAMDGPUAsmParser: symbol not found
I'm sure that these symbols must be in build. But where?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels