[edwardzcn@h1 10:18:28 persistent_level_hashing]$make gcc -c test.c In file included from level_hashing.h:10:0, from test.c:1: log.h:9:73: fatal error: .../quartz/src/lib/pmalloc.h: No such file or directory #include ".../quartz/src/lib/pmalloc.h" // path to pmalloc.h in Quartz ^ compilation terminated. make: *** [test.o] Error 1