Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store/comparator.cc missing #18

Open
blunney1 opened this issue Oct 2, 2017 · 2 comments
Open

store/comparator.cc missing #18

blunney1 opened this issue Oct 2, 2017 · 2 comments

Comments

@blunney1
Copy link

blunney1 commented Oct 2, 2017

store/comparator.cc is missing from the repo. This happened in a freshly cloned repo.

[centos@ip-10-110-95-148 pedis]$ git log
commit 9a885b11a229c34883a2918dc977938ce5d84146
Author: Peng Jian <[email protected]>
Date:   Mon Oct 2 17:48:01 2017 +0800

    column family

[centos@ip-10-110-95-148 pedis]$ ./configure.py --compiler=/opt/scylladb/bin/g++ --c-compiler=/opt/scylladb/bin/gcc --enable-xen --with pedis --enable-dpdk --mode=debug
2.0.rc2-0.20171002.9a885b1
make: Entering directory `/home/centos/scylla/pedis/seastar/dpdk'
Configuration done
make: Leaving directory `/home/centos/scylla/pedis/seastar/dpdk'
Notice: -fsanitize=vptr is broken, disabling; some debug mode tests are bypassed.
ninja: no work to do.
[centos@ip-10-110-95-148 pedis]$ ninja-build
ninja: error: 'store/comparator.cc', needed by 'build/debug/store/comparator.o', missing and no known rule to make it
[centos@ip-10-110-95-148 pedis]$ ll store/comparator.cc
ls: cannot access store/comparator.cc: No such file or directory
@fastio
Copy link
Owner

fastio commented Oct 12, 2017

Sorry, I will update it later.

@fastio
Copy link
Owner

fastio commented Nov 10, 2017

@blunney1 I have fixed it. Please try it again, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants