W dniu 31.08.2017 o 00:35, Ted Yu pisze:
libevent.a is system library.From hbase-native-client/third-party/BUCK :system_libs = [ "lzma", "event",
Just problem, that libevent.a is system library. Is possible install other version or recompile it anyway? From where is copied to docker environment? In /usr/ I have /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5 but docker say that libevent.a.
