node-rdkafka: Version 2.1.0 missing symbol for sasl

node: symbol lookup error: /deploy/node_modules/node-rdkafka/build/Release/node-librdkafka.node: undefined symbol: rd_kafka_sasl_global_init

ENABLE_SASL n

Build details here. https://gist.github.com/brefsdal/a329b30a80965b8dc971b7a87ead986e

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 18 (14 by maintainers)

Most upvoted comments

This seems to solve the build issue, but I haven’t tested whether it introduces sasl.h as a dependency. With any luck I might get a chance to test that tomorrow.