Skip to content

build: building depends and make install fails with space in path #12528

@Sjors

Description

@Sjors

On MacOS 10.13.3 with source files in /Volumes/Glyph 1TB/src/bitcoin

sudo make install
Password:
Making install in src
  CXX      crypto/libbitcoinconsensus_la-aes.lo
...
  CXXLD    libbitcoinconsensus.la
/usr/local/bin/gsed: can't read 1TB/src/bitcoin/src/secp256k1/libsecp256k1.la: No such file or directory
libtool:   error: '1TB/src/bitcoin/src/secp256k1/libsecp256k1.la' is not a valid libtool archive
make[2]: *** [libbitcoinconsensus.la] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

Related to #9946?

Running make inside /depends also results in a cascade of errors if the source path has a space in it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions