W dniu 29.09.2017 o 21:32, Andrzej pisze:
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

This is gist of my shared object:
https://gist.github.com/borneq/7148a6f13af736869fd9b1038b85e690
It compiling but is linking error - libevent.a is not PIC

Reply via email to