ok this is where I end up now ``` Undefined symbo...
# macos
g
ok this is where I end up now
Copy code
Undefined symbols for architecture x86_64:
  "osquery::hashFromBuffer(osquery::HashType, void const*, unsigned long)", referenced from:
      osquery::hashSqliteValue(sqlite3_context*, int, sqlite3_value**, osquery::HashType) in lto.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [osquery/osqueryd] Error 1
make[2]: *** [osquery/CMakeFiles/daemon.dir/all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2