Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

fatal error: libpmemobj.h: No such file or directory #16

Open
zhichao-li opened this issue Sep 27, 2018 · 0 comments
Open

fatal error: libpmemobj.h: No such file or directory #16

zhichao-li opened this issue Sep 27, 2018 · 0 comments

Comments

@zhichao-li
Copy link

Any suggestion for the following error? I was following the instructions for building this project.

~/bin/god/pcj$ make && make tests
g++ -O3 -DNDEBUG -fPIC -I/home/lizhichao/bin/jdk1.8.0_101//include -I/home/lizhichao/bin/jdk1.8.0_101//include/linux -o target/cppbuild/lib_xpersistent_UncheckedPersistentMemoryRegion.o -c src/main/cpp/lib_xpersistent_UncheckedPersistentMemoryRegion.cpp
In file included from src/main/cpp/persistent_heap.h:22:0,
                 from src/main/cpp/lib_xpersistent_UncheckedPersistentMemoryRegion.cpp:23:
src/main/cpp/persistent_structs.h:22:24: fatal error: libpmemobj.h: No such file or directory
 #include <libpmemobj.h>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant