libevent.a is system library.
>From hbase-native-client/third-party/BUCK :
system_libs = [
"lzma",
"event",
On Wed, Aug 30, 2017 at 3:31 PM, Andrzej <[email protected]> wrote:
> W dniu 31.08.2017 o 00:27, Ted Yu pisze:
>
>> Were you using docker ?
>> Was libevent.a generated ?
>>
>> In my docker VM, I have:
>>
>> -rw-r--r-- 1 root root 506746 Aug 16 16:08
>> buck-out/gen/third-party/gen_libevent/gen_libevent/libevent.a
>>
>
> The same:
> full path:
> /home/andrzej/code/hbase/hbase-native-client/buck-out/gen/
> third-party/gen_libevent/gen_libevent/libevent.a
>
> Is libevent.a generated but I can't find sources
> Notabene: in my /usr/ is not libevent.a but libevent.so
>