Skip to content

Error occur during linking. #20

@ZWindL

Description

@ZWindL

OS: Archlinux With testing on and all up to date
llvm packages and version:

local/clang-compiler-rt-svn 7.0.0svn_r334049-1 (llvm-toolchain-svn)
    The "compiler-rt" set of runtime libraries for Clang and LLVM
local/clang-svn 7.0.0svn_r334049-1 (llvm-toolchain-svn)
    C language family frontend for LLVM
local/clang-tools-extra-svn 7.0.0svn_r334049-1 (llvm-toolchain-svn)
    Standalone tools for Clang: syntax checking, formatting, refactoring, etc.
local/lib32-llvm-libs 6.0.0-1
    Low Level Virtual Machine (runtime library)(32-bit)
local/lld-svn 7.0.0svn_r334049-1 (llvm-toolchain-svn)
    A linker from the LLVM project
local/llvm-libs-svn 7.0.0svn_r334049-1 (llvm-toolchain-svn)
    The LLVM Compiler Infrastructure (runtime libraries)
local/llvm-svn 7.0.0svn_r334049-1 (llvm-toolchain-svn)
    The LLVM Compiler Infrastructure

When I installing ccls-git from aur, the error below occurred.

[100%] Linking CXX executable ccls
/usr/bin/ld: 找不到 -lLLVM_LIBRARY-NOTFOUND
collect2: 错误:ld 返回 1
make[2]: *** [CMakeFiles/ccls.dir/build.make:964:ccls] 错误 1
make[1]: *** [CMakeFiles/Makefile2:68:CMakeFiles/ccls.dir/all] 错误 2
make: *** [Makefile:130:all] 错误 2

I don't know what to do now. :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions