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

Building error #94

Closed
liorko87 opened this issue Dec 19, 2019 · 1 comment
Closed

Building error #94

liorko87 opened this issue Dec 19, 2019 · 1 comment

Comments

@liorko87
Copy link

Hello,

I'm trying to build your library after I installed obliv-c.
When I ran make command at your directory, I received this error:

/home/liork/obliv-c//bin/oblivcc -c -O3 -I/usr/include -I . -I src/ -DOMATCH_EXTENDED_BENCHMARK src//oram_sqrt/sqrtoram.oc -o src//oram_sqrt/sqrtoram.oo
/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h[21:12-28] : syntax error
Parsing errorFatal error: exception Frontc.ParseError("Parse error")
Makefile:51: recipe for target 'src//oram_sqrt/sqrtoram.oo' failed
make: *** [src//oram_sqrt/sqrtoram.oo] Error 2

OS Version: Ubuntu 18.04.3 LTS
GCC version: 8.3.0

@weikengchen
Copy link
Contributor

This post mentioned a possible solution: #48

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