Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
IEI-mjx opened this issue Jan 20, 2025 · 0 comments
Open

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

IEI-mjx opened this issue Jan 20, 2025 · 0 comments
Labels
untriaged auto added to all issues by default when created.

Comments

@IEI-mjx
Copy link

IEI-mjx commented Jan 20, 2025

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?

@IEI-mjx IEI-mjx added the untriaged auto added to all issues by default when created. label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged auto added to all issues by default when created.
Projects
None yet
Development

No branches or pull requests

1 participant