Fixing a build failure (see below) #491

pull pirapira wants to merge 1 commits into bitcoin-core:master from pirapira:build changing 2 files +4 −4
  1. pirapira commented at 1:28 PM on December 19, 2017: none

    With gcc (Ubuntu 7.2.0-8ubuntu3) 7.2.0:

    src/bench_recover.c:18:6: error: ‘bench_recover’ redeclared as different kind of symbol
     void bench_recover(void* arg) {
          ^~~~~~~~~~~~~
    src/bench_recover.c:16:3: note: previous declaration of ‘bench_recover’ was here
     } bench_recover;
       ^~~~~~~~~~~~~
    
  2. Fixing a build failure (see below)
    With gcc (Ubuntu 7.2.0-8ubuntu3) 7.2.0:
    
    ```
    src/bench_recover.c:18:6: error: ‘bench_recover’ redeclared as different kind of symbol
     void bench_recover(void* arg) {
          ^~~~~~~~~~~~~
    src/bench_recover.c:16:3: note: previous declaration of ‘bench_recover’ was here
     } bench_recover;
       ^~~~~~~~~~~~~
    ```
    92839d9e57
  3. pirapira force-pushed on Dec 19, 2017
  4. apoelstra commented at 4:18 PM on December 19, 2017: contributor

    Dupe of #490. Thanks for the quick catch. You can workaround for now by adding --enable-benchmark=no.

  5. apoelstra closed this on Dec 19, 2017

  6. pirapira deleted the branch on Dec 19, 2017

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-14 15:15 UTC

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