n-lyakhovoy

Results 2 comments of n-lyakhovoy

Hello! It's a goot news, but can't build 1.7 unicorn :) https://pastebin.com/LW24At9F make all-recursive make[1]: Entering directory '/usr/src/nfdump-unicorn' Making all in . make[2]: Entering directory '/usr/src/nfdump-unicorn' make[2]: Leaving directory '/usr/src/nfdump-unicorn'...

Seems to be missing pthread and atomic libs in Makefile-s LIBS = -lresolv -lbz2 -lpthread -latomic I have success to build binaries, # nfcapd -V nfcapd: Version: 1.7.0 nfreplay seems...