Skip to content

Error occurred when compiling Sigma #235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
TanIIIrd opened this issue Mar 21, 2025 · 2 comments
Closed

Error occurred when compiling Sigma #235

TanIIIrd opened this issue Mar 21, 2025 · 2 comments

Comments

@TanIIIrd
Copy link

I'm trying to reproduce your work Sigma. Unfortunately, it seems some of the libs are missing:

/usr/bin/ld: cannot find-lsytorch: no such file or directory
/usr/bin/ld: cannot find-lcryptoTools: no such file or directory
/usr/bin/ld: cannot find-lLLAMA: no such file or directory
/usr/bin/ld: cannot find-lbitpack: no such file or directory
collect2: error: ld returned 1 exit status
make: *** [Makefile:111:sigma] error 1

@neha-jawalkar
Copy link
Contributor

Hi, SIGMA relies on SyTorch (built starting line 34 of EzPC/GPU-MPC/setup.sh). Was SyTorch built successfully?

@TanIIIrd
Copy link
Author

Thanks for your reply. I manually rebuilt SyTorch according to setup.sh and the problem solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants