Skip to content

llvm-ar doesn't see symbols #109

@andzai1995

Description

@andzai1995

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions