confluentinc / librdkafka

The Apache Kafka C/C++ library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add QNX support

pablorcum opened this issue · comments

Description

The current version of librdkafka does not support QNX. Some errors occur at build time.

How to reproduce

Build librdkafka from source with QNX compiler toolchain using CMake.

Checklist

IMPORTANT: We will close issues where the checklist has not been completed.

Please provide the following information:

  • librdkafka version (release number or git tag): 47d7c0161f6de8c6c8777d19db8e844f70bd79f9
  • Apache Kafka version: N/A
  • librdkafka client configuration: N/A
  • Operating system: QNX Neutrino v7.1
  • Provide logs (with debug=.. as necessary) from librdkafka
  • Provide broker log excerpts
  • Critical issue