https://github.com/osquery/osquery logo
Title
f

fr1day

02/27/2019, 10:21 AM
I was building master-branch in vagrant(centos7). The command is
make package
, the errors are as followings:
-- Build files have been written to: /tmp/tmp.UyM6oIRYp4
make[2]: *** No rule to make target `osquery/osqueryd', needed by `CMakeFiles/packages'.  Stop.
make[1]: *** [packages/fast] Error 2
make: *** [package] Error 2
Has anyone encountered this problem?
y

ycpr

05/31/2019, 1:41 PM
I've just run into the same issue. Did you manage to figure out how to make a package?