Skip to content

Build Error #5

Description

@FireElementalNE

Hello! I am trying to build this on a Linux Mint 19.2 system (based on the Ubuntu 18.04 LTS codebase).

I've already built libscapi (following the instructions) in my home directory.

When trying to build MPC-Benchmark (following the instructions) I get the following error:

In file included from /home/lindsey/MPC-Benchmark/LowCostConstantRoundMPC/main.cpp:2:
/home/lindsey/MPC-Benchmark/LowCostConstantRoundMPC/include/Party.hpp:41:16: error: ‘IOService’ in namespace ‘osuCrypto’ does not name a type
     osuCrypto::IOService ios_ot;             //used in LibOTe communication
                ^~~~~~~~~
LowCostConstantRoundMPC/CMakeFiles/LowCostConstantRoundMPC.dir/build.make:62: recipe for target 'LowCostConstantRoundMPC/CMakeFiles/LowCostConstantRoundMPC.dir/main.cpp.o' failed
make[2]: *** [LowCostConstantRoundMPC/CMakeFiles/LowCostConstantRoundMPC.dir/main.cpp.o] Error 1
CMakeFiles/Makefile2:200: recipe for target 'LowCostConstantRoundMPC/CMakeFiles/LowCostConstantRoundMPC.dir/all' failed
make[1]: *** [LowCostConstantRoundMPC/CMakeFiles/LowCostConstantRoundMPC.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

I'm pretty sure I have done something wrong, but wanted to post it here for review.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions