Skip to content
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

Cannot build Charm with Relic 0.5 #273

Open
lrusso96 opened this issue Jun 28, 2021 · 0 comments
Open

Cannot build Charm with Relic 0.5 #273

lrusso96 opened this issue Jun 28, 2021 · 0 comments

Comments

@lrusso96
Copy link
Contributor

lrusso96 commented Jun 28, 2021

Despite #262, when I try to enable the Relic pairing module, the compilation process fails:

error: conflicting types for ‘fp_write_bin’
charm/core/math/pairing/relic/relic_interface.c:48:6: error: conflicting types for ‘fp_write_bin’
48    |void fp_write_bin(unsigned char *str, int len, fp_t a)

previous declaration of ‘fp_write_bin’ was here
 709 | void fp_write_bin(uint8_t *bin, int len, const fp_t a);
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

1 participant