pipelinedb / pipeline_kafka

PipelineDB extension for Kafka support
Other
61 stars 22 forks source link

Need modify Makefile #76

Closed sangli00 closed 6 years ago

sangli00 commented 6 years ago

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