Skip to content

build/versions/VERSION.*: No such file or directory #41

Open
@paulwinex

Description

@paulwinex

I try to compile on Debian8.10. Its clean system, just installed.
I was install Python3.6 and run this command:

python3.6 ./build-linux.py --python cpython-3.7

But after install some dependencies i catch this error

Makefile:78: .../python-build-standalone/build/versions/VERSION.*: No such file or directory
Makefile:289: warning: overriding recipe for target '.../python-build-standalone/build/cpython--x86_64-unknown-linux-gnu-noopt.tar'
Makefile:286: warning: ignoring old recipe for target '.../python-build-standalone/build/cpython--x86_64-unknown-linux-gnu-noopt.tar'
make: *** No rule to make target '.../python-build-standalone/build/versions/VERSION.*'.  Stop.

What i do wrong? Debian8 not supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingplatform:linuxSpecific to the Linux platform

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions