Skip to content

the version 3.5.4 ,i want to build arm64-v8a so, i download the code, and when i run ./build-openssl-libraries.sh,it was error #578

@daogepiqian

Description

@daogepiqian

fatal: 不是 git 仓库(或者任何父目录):.git
./build-openssl-libraries.sh: line 35: ./Configure: No such file or directory
HOST_OS=darwin
HOST_EXE=
HOST_ARCH=x86_64
HOST_TAG=darwin-x86_64
HOST_NUM_CPUS=12
BUILD_NUM_CPUS=24
Refusing to clobber existing install directory: /tmp/sqlcipher-android-toolchain.

make-standalone-toolchain.sh used to install a new toolchain into an existing
directory. This is not desirable, as it will not clean up any stale files. If
you wish to remove the install directory before creation, pass --force.
./build-openssl-libraries.sh: line 55: ./Configure: No such file or directory
make: *** No rule to make target 'clean'. Stop.
make: *** No rule to make target 'build_crypto'. Stop.
mv: rename libcrypto.a to ../android-libs/armeabi/libcrypto.a: No such file or directory
HOST_OS=darwin
HOST_EXE=
HOST_ARCH=x86_64
HOST_TAG=darwin-x86_64
HOST_NUM_CPUS=12
BUILD_NUM_CPUS=24

Toolchain installed to /tmp/sqlcipher-android-toolchain.
./build-openssl-libraries.sh: line 74: ./Configure: No such file or directory
make: *** No rule to make target 'clean'. Stop.
make: *** No rule to make target 'build_crypto'. Stop.
mv: rename libcrypto.a to ../android-libs/armeabi-v7a/libcrypto.a: No such file or directory
HOST_OS=darwin
HOST_EXE=
HOST_ARCH=x86_64
HOST_TAG=darwin-x86_64
HOST_NUM_CPUS=12
BUILD_NUM_CPUS=24
Toolchain installed to /tmp/sqlcipher-android-toolchain.
./build-openssl-libraries.sh: line 93: ./Configure: No such file or directory
make: *** No rule to make target 'clean'. Stop.
make: *** No rule to make target 'build_crypto'. Stop.
mv: rename libcrypto.a to ../android-libs/x86/libcrypto.a: No such file or directory

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