Skip to content

Makefile:15: recipe for target 'all' failed #12

@tkddn204

Description

@tkddn204

I just run ./get-libsnark && make, but make prints error...
I installed raspberry-pi(ubuntu mate).

...(logs of ./get-libsnark)...
g++ -o payment_in_out_generate_keypair.o src/payment_in_out_generate_keypair.cpp -c -g -Wall -Wextra -Wno-unused-parameter -std=c++11 -fPIC -Wno-unused-variable -Ilibsnark/build/install/usr/local/include -Ilibsnark/libfqfft/build/install/include -DUSE_ASM -DCURVE_ALT_BN128 -DWITH_PROCPS=OFF -DWITH_SUPERCOP=OFF  -march=native -mtune=native -O2
In file included from libsnark/build/install/usr/local/include/libsnark/reductions/r1cs_to_qap/r1cs_to_qap.hpp:35:0,
                 from libsnark/build/install/usr/local/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark/r1cs_ppzksnark.tcc:32,
                 from libsnark/build/install/usr/local/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark/r1cs_ppzksnark.hpp:469,
                 from src/snark.hpp:2,
                 from src/payment_in_out_generate_keypair.cpp:6:
libsnark/build/install/usr/local/include/libsnark/relations/arithmetic_programs/qap/qap.hpp:28:60: fatal error: libfqfft/evaluation_domain/evaluation_domain.hpp: No such file or directory
compilation terminated.
Makefile:15: recipe for target 'all' failed
make: *** [all] Error 1

How could I solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions