Skip to content

Makefile:9243: recipe for target 'qt/test/test_qtum-qt' failed Ubuntu 18-64bit #961

@vuicash

Description

@vuicash

Hello
I'm try
download your code
https://github.com/qtumproject/qtum/archive/refs/tags/mainnet-fastlane-v0.20.4.zip
for build by this guide
https://github.com/qtumproject/qtum/blob/master/doc/build-unix.md
./autogen.sh
./configure
make
Cannot build
make[2]: *** No rule to make target 'cpp-ethereum/utils/libscrypt/b64.c', needed by 'cpp-ethereum/utils/libscrypt/libbitcoinconsensus_la-b64.lo'. Stop.

and other

https://github.com/qtumproject/qtum/tree/master/depends
make
./configure --prefix=pwd/depends/x86_64-pc-linux-gnu

Makefile:9243: recipe for target 'qt/test/test_qtum-qt' failed

For a long time the document was not update?
in the file
https://github.com/qtumproject/qtum/blob/master/src/qt/test/Makefile
all:
$(MAKE) -C ../../ test_bitcoin_qt
clean:
$(MAKE) -C ../../ test_bitcoin_qt_clean
check:
$(MAKE) -C ../../ test_bitcoin_qt_check
Is it true?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions