You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am installing Cutorch from rockspec: here is what I have found:
Scanning dependencies of target THC
make[2]: *** No rule to make target /share/apps/lib/librt.so', needed bylib/THC/libTHC.so'. Stop.
make[2]: *** Waiting for unfinished jobs....
[ 67%] Building C object lib/THC/CMakeFiles/THC.dir/THCTensorCopy.c.o
[ 67%] Building C object lib/THC/CMakeFiles/THC.dir/THCAllocator.c.o
[ 70%] Building C object lib/THC/CMakeFiles/THC.dir/THCStorageCopy.c.o
[ 72%] Building C object lib/THC/CMakeFiles/THC.dir/THCGeneral.c.o
[ 75%] Building C object lib/THC/CMakeFiles/THC.dir/THCTensor.c.o
[ 77%] Building C object lib/THC/CMakeFiles/THC.dir/THCStorage.c.o
make[1]: *** [lib/THC/CMakeFiles/THC.dir/all] Error 2
make: *** [all] Error 2
Error: Build error: Failed building.
Please let me know. Thanks!
Cheers,
Zhong
The text was updated successfully, but these errors were encountered:
Hi all,
I am installing Cutorch from rockspec: here is what I have found:
Scanning dependencies of target THC
make[2]: *** No rule to make target
/share/apps/lib/librt.so', needed by
lib/THC/libTHC.so'. Stop.make[2]: *** Waiting for unfinished jobs....
[ 67%] Building C object lib/THC/CMakeFiles/THC.dir/THCTensorCopy.c.o
[ 67%] Building C object lib/THC/CMakeFiles/THC.dir/THCAllocator.c.o
[ 70%] Building C object lib/THC/CMakeFiles/THC.dir/THCStorageCopy.c.o
[ 72%] Building C object lib/THC/CMakeFiles/THC.dir/THCGeneral.c.o
[ 75%] Building C object lib/THC/CMakeFiles/THC.dir/THCTensor.c.o
[ 77%] Building C object lib/THC/CMakeFiles/THC.dir/THCStorage.c.o
make[1]: *** [lib/THC/CMakeFiles/THC.dir/all] Error 2
make: *** [all] Error 2
Error: Build error: Failed building.
Please let me know. Thanks!
Cheers,
Zhong
The text was updated successfully, but these errors were encountered: