`make install` fails #624

issue doitian opened this issue on May 23, 2019
  1. doitian commented at 11:59 PM on May 23, 2019: contributor

    It passes the same file twice to install command.

    /usr/bin/install -c -m 644 include/secp256k1.h include/secp256k1_ecdh.h include/secp256k1_recovery.h include/secp256k1_recovery.h '/usr/local/include'
    /usr/bin/install: will not overwrite just-created '/usr/local/include/secp256k1_recovery.h' with 'include/secp256k1_recovery.h'
    Makefile:1151: recipe for target 'install-includeHEADERS' failed
    make[1]: *** [install-includeHEADERS] Error 1
    make[1]: Leaving directory '/home/travis/secp256k1'
    Makefile:1578: recipe for target 'install-am' failed
    make: *** [install-am] Error 2
    
  2. doitian commented at 12:00 AM on May 24, 2019: contributor

    It seems introduced in 91fae3ace0291b144b27fd8bbda509042f5400f1

  3. doitian commented at 12:09 AM on May 24, 2019: contributor

    Reproduce:

    ./configure --enable-module-recovery
  4. doitian referenced this in commit 447d362939 on May 24, 2019
  5. doitian referenced this in commit e558e4730b on May 24, 2019
  6. gmaxwell closed this on May 24, 2019

  7. gmaxwell referenced this in commit 1a02d6ce51 on May 24, 2019

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-05-20 06:52 UTC