Bitcoin Core Install for Windows 10 automake-1.15 issue #11282

issue darkn00bknight openend this issue on September 8, 2017
  1. darkn00bknight commented at 1:49 am on September 8, 2017: none

    Hi,

    I am trying to install the bitcoin client on a Windows 10, following the build-windows.md file.

    The latest version of automake (automake-1.15) seems incompatible with the client files.

    I tried linking automake-1.15 to automake-1.14 but am receiving the following error:

    configure.ac:32: error: version mismatch. This is Automake 1.15, configure.ac:32: but the definition used by this AM_INIT_AUTOMAKE configure.ac:32: comes from Automake 1.14.1. You should recreate configure.ac:32: aclocal.m4 with aclocal and run automake again.

    Please help.

    Thanks,

  2. fanquake added the label Windows on Sep 8, 2017
  3. laanwj commented at 9:31 am on September 16, 2017: member

    Seems like something was left behind from the other version. Try git -f -x -d to clean your git tree, then retry.

    However many people have built Bitcoin Core with automake 1.15 on other platforms, it is an extremely common version. What makes you think it is incompatible?

  4. laanwj added the label Build system on Sep 16, 2017
  5. sipsorcery commented at 4:59 am on September 21, 2017: member

    Should be:

    git clean -f -x -d

  6. fanquake commented at 9:34 am on November 4, 2017: member
    @darkn00bknight Did cleaning your repository solve the issue? Please close this issue if so.
  7. fanquake closed this on Nov 14, 2017

  8. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-09-29 07:12 UTC

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