Error when building binary files under Windows 64/32 bit #14652

issue progof opened this issue on November 4, 2018
  1. progof commented at 10:16 AM on November 4, 2018: none

    Hello,

    I collect Bitcoin client under Windows 64/32 and an error occurred.

    Staging miniupnpc... Postprocessing miniupnpc... Caching miniupnpc... copying packages: native_ccache native_protobuf boost openssl libevent zeromq qrencode protobuf zlib qt bdb miniupnpc to: /root/bitcoin/depends/x86_64-w64-mingw32 bash: ./configure: No such file or directory

    I tried to collect on ubunt 14.04; 16.04; 18.04 64 bit

  2. fanquake added the label Windows on Nov 5, 2018
  3. fanquake commented at 12:11 AM on November 5, 2018: member

    If you've just finished a depends build, you need to move out of the depends directory before running autogen and/or configure. i.e:

    cd ..
    ./autogen.sh
    CONFIG_SITE=$PWD/depends/x86_64-w64-mingw32/share/config.site ./configure --prefix=/
    
  4. MarcoFalke commented at 4:44 PM on November 5, 2018: member

    Please share exact steps to reproduce if @fanquake's suggestion doesn't work.

  5. MarcoFalke closed this on Nov 5, 2018

  6. MarcoFalke added the label Questions and Help on Nov 5, 2018
  7. progof commented at 5:15 PM on November 5, 2018: none

    I understood at what stage I made a mistake, but everything is already work. @fanquake's Thank :)

  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: 2026-04-17 03:14 UTC

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