Coder Social home page Coder Social logo

Comments (7)

shreyasnbhat avatar shreyasnbhat commented on June 6, 2024

@ladnir Any insights on why this happens? I am also facing a similar error.

from libote.

ladnir avatar ladnir commented on June 6, 2024

Haven't had a chance to investigate. In the mean time I suggest enabling Relic instead.

from libote.

shreyasnbhat avatar shreyasnbhat commented on June 6, 2024

@ladnir I tried to build it with Relic using cmake . -DENABLE_SIMPLESTOT=OFF -DENABLE_RELIC=ON -DENABLE_MIRACL=OFF

The error I encountered now.

/mnt/e/libOTe/cryptoTools/cryptoTools/Crypto/RCurve.cpp:207:69: error: ‘ctx_t {aka struct _ctx_t}’ has no member named ‘ep_r’; did you mean ‘eb_r’?
     const bn_st * REccNumber::modulus() const { return &core_get()->ep_r; }
                                                                     ^~~~
                                                                     eb_r
compilation terminated due to -Wfatal-errors.
cryptoTools/cryptoTools/CMakeFiles/cryptoTools.dir/build.make:374: recipe for target 'cryptoTools/cryptoTools/CMakeFiles/cryptoTools.dir/Crypto/RCurve.cpp.o' failed
make[2]: *** [cryptoTools/cryptoTools/CMakeFiles/cryptoTools.dir/Crypto/RCurve.cpp.o] Error 1
CMakeFiles/Makefile2:110: recipe for target 'cryptoTools/cryptoTools/CMakeFiles/cryptoTools.dir/all' failed
make[1]: *** [cryptoTools/cryptoTools/CMakeFiles/cryptoTools.dir/all] Error 2
Makefile:129: recipe for target 'all' failed

Get the same error whether or not SIMPLEST_OT is ON or OFF. Kindly investigate what causes such build errors. Thanks

from libote.

shreyasnbhat avatar shreyasnbhat commented on June 6, 2024

So it worked for me with Relic. Turns out it was a Relic issue.

from libote.

ladnir avatar ladnir commented on June 6, 2024

Yeah, you needed to turn ECC on or something.

from libote.

ladnir avatar ladnir commented on June 6, 2024

@haochenuw or @shreyasnbhat can you show me what

make VERBOSE=true

outputs?

from libote.

ladnir avatar ladnir commented on June 6, 2024

Closing due to being old...

from libote.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.