Skip to content

Failed to find file in /usr/lib/libutf8_validity.a #20043

Open
@IEI-mjx

Description

@IEI-mjx

When I am trying to install mooncake using this code

echo "*** Download and installing [etcd-cpp-apiv3] ***"
cd ${REPO_ROOT}/thirdparties
git clone ${GITHUB_PROXY}/etcd-cpp-apiv3/etcd-cpp-apiv3.git
cd etcd-cpp-apiv3
mkdir -p build
cd build
cmake ..
make -j$(nproc) && sudo make install

The above error was encountered!!

Image

How can i install protobuf with libutf8_validity.a?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions