Hi,
I get
  CCLD     libdirtydissectors.la
  CCLD     libfiledissectors.la
  CC       packet-kafka.lo
packet-kafka.c:37:22: fatal error: lz4frame.h: No such file or directory
#include <lz4frame.h>

I'm not sure what symbol should be used to protect the code
#ifdef HAVE_LZ4
#include <lz4frame.h>
#endif

Regards
Anders
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to