Make error #4148
jpsouplet-ADEO
started this conversation in
General
Make error
#4148
Replies: 0 comments
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.
-
Since the tag v2.0.0-RC2, it's impossible to make in centos 6/7
this is the problem:
In file included from rdkafka_admin.c:32:
rdkafka_aux.h:111: error: redefinition of typedef 'rd_kafka_Node_t'
rdkafka.h:4859: note: previous declaration of 'rd_kafka_Node_t' was here
make[1]: *** [rdkafka_admin.o] Error 1
make[1]: Leaving directory `/librdkafka/src'
make: *** [libs] Error 2
Beta Was this translation helpful? Give feedback.
All reactions