bench_internal do not build out of tree #525

issue deadalnix opened this issue on April 6, 2018
  1. deadalnix commented at 10:17 PM on April 6, 2018: none

    Simple repro:

    $ mkdir build
    $ cd build
    $ ../configure --enable-benchmark
    [...]
    $ make
      CC       src/bench_verify.o
      CCLD     bench_verify
      CC       src/bench_sign.o
      CCLD     bench_sign
      CC       src/bench_internal-bench_internal.o
    In file included from ../src/ecmult_gen_impl.h:15:0,
                     from ../src/secp256k1.c:16,
                     from ../src/bench_internal.c:19:
    ./src/ecmult_static_context.h:3:10: fatal error: group.h: No such file or directory
     #include "group.h"
              ^~~~~~~~~
    compilation terminated.
    Makefile:1068: recipe for target 'src/bench_internal-bench_internal.o' failed
    make: *** [src/bench_internal-bench_internal.o] Error 1
    
  2. apoelstra commented at 10:27 PM on April 6, 2018: contributor

    Can you try on current master? I also cannot reproduce this.

  3. deadalnix commented at 10:30 PM on April 6, 2018: none

    Yes, the latest master fixes this. Thanks and sorry for the inconvenience.

  4. deadalnix closed this on Apr 6, 2018

Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 08:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me