W dniu 29.09.2017 o 20:32, Andrzej pisze:
I start time consuming process rebuilding docker by command "build --no-cache" I must also change dockerfile to change PIC of libevent?
I have changed HBASE-14850/hbase-native-client/third-party/BUCK
def add_system_libs(names=[],
lib_dir="/usr/lib/x86_64-linux-gnu",
deps=[],
exported_deps=[],
exported_linker_flags=[],
compiler_flags=['-fPIC']):<-------------HERE
and force_static=False,
But still error
