loongcollector 编译报错 #2385
Unanswered
nelsontang
asked this question in
Help
Replies: 1 comment
-
使用最新的编译镜像 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
尝试编译 loongcollector/v3.0.11 发现链接过程报错,会提示:ProcessorSPL.cpp:119: undefined reference to `logtail::LoongCollectorSplPipeline::Execute(logtail::PipelineEventGroup, std::vector<logtail::PipelineEventGroup, std::allocatorlogtail::PipelineEventGroup >&, logtail::PipelineStats&, logtail::CollectionPipelineContext*),找了下编译镜像/opt/目录下,并没有找到 spl/LoongCollectorSplPipeline.h,也搜不到 SplPipeline 相关类关键字。是不是少了SPL相关的库?只能先把 WITHSPL改成OFF,才能编译通过。请问下有人遇到么?
Beta Was this translation helpful? Give feedback.
All reactions