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 build on Ubuntu 22.04 #411

Open
squirrel532 opened this issue Apr 1, 2023 · 1 comment
Open

Failed to build on Ubuntu 22.04 #411

squirrel532 opened this issue Apr 1, 2023 · 1 comment

Comments

@squirrel532
Copy link

Here's some notes for anyone who wants to build mcrouter on Ubuntu 22.04

  1. Replace mcrouter/m4/ax_python_devel.m4 by the latest version from https://github.com/autoconf-archive/autoconf-archive/blob/master/m4/ax_python_devel.m4
  2. Update gtest version number in mcrouter/scripts/recipes/gtest.sh.
  3. Remove -j3 from mcrouter/scripts/get_and_build_by_make.sh
  4. Change apt packages

See my fork for detail: 93db39f

@squirrel532
Copy link
Author

I'm not sure whether it causes other problem after upgrading some dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant