sinashan

Results 6 issues of sinashan

Hi I'm using cmake for syscall_intercept. Now, when I want to make, I get the following error: ``` [ 0%] Built target gen_ctags [ 0%] Built target check_whitespace [ 2%]...

Hello, I'm trying to do a university course project using open-channel ssd. As I don't have a physical ocssd, I'm trying to configure a virtual one using qemu. After configuring...

Hey guys, I was trying to create a cache using this command: `sudo eio_cli create -d /dev/sdc1 -s /dev/sdb5 -p lru -m wb -c new_cache` But I'm getting the error...

Hi when i try to implement the project in my build.gradle, i get this error. What could be the cause?

Hi. I'm trying to build GekkoFS. After running dl_dep.sh to download dependencies, I want to install them with compile_dep.sh. However, I get lots of undefined references like this: ``` src/.libs/libmargo.so:...

Hi I'm trying to compile GekkoFS. I've tried with cmake versions 3.22 and 3.7. However, when running `cmake cmake -DCMAKE_BUILD_TYPE=Release` with `-DCMAKE_PREFIX_PATH` (the directory of my dependencies), I get the...