pipelinedb / pipeline_kafka

PipelineDB extension for Kafka support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need modify Makefile

sangli00 opened this issue · comments

commented

error:

FATAL:  could not load library "/usr/local/pipelinedb_0.9.8/lib/pipelinedb/pipeline_kafka.so": /usr/local/pipelinedb_0.9.8/lib/pipelinedb/pipeline_kafka.so: undefined symbol: sasl_client_step

SHLIB_LINK += -lz -lpthread -lssl -lsasl2 -lrt

need add -lsasl2