encryptogroup / ABY

ABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to make test files

imtiyazuddin opened this issue · comments

aby library got built, but the test code was not.
/usr/bin/ld: cannot find /usr/local/ssl/lib: File format not recognized
collect2: error: ld returned 1 exit status
src/test/CMakeFiles/abytest.dir/build.make:205: recipe for target 'bin/abytest' failed
make[2]: *** [bin/abytest] Error 1
CMakeFiles/Makefile2:674: recipe for target 'src/test/CMakeFiles/abytest.dir/all' failed
make[1]: *** [src/test/CMakeFiles/abytest.dir/all] Error 2
Makefile:132: recipe for target 'all' failed

/usr/local/ssl/lib does contain following:
libcrypto.so libssl.a libssl.so.1.1
libcrypto.a libcrypto.so.1.1 libssl.so pkgconfig