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

Build errors on Unbuntu 20.4 64bit #363

Open
avaneendra opened this issue Feb 2, 2021 · 2 comments
Open

Build errors on Unbuntu 20.4 64bit #363

avaneendra opened this issue Feb 2, 2021 · 2 comments

Comments

@avaneendra
Copy link

uname -a
Linux avaneendra-pc 5.8.0-38-generic #43~20.04.1-Ubuntu SMP Tue Jan 12 16:39:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

avaneendra@avaneendra-pc:~/opensrc/mcrouter/mcrouter$ autoreconf --install
cut: VERSION: No such file or directory
sed: can't read VERSION: No such file or directory
cut: VERSION: No such file or directory
sed: can't read VERSION: No such file or directory
Makefile.am:5: error: library used but 'RANLIB' is undefined
Makefile.am:5: The usual way to define 'RANLIB' is to add 'AC_PROG_RANLIB'
Makefile.am:5: to 'configure.ac' and run 'autoconf' again.
lib/Makefile.am:3: error: library used but 'RANLIB' is undefined
lib/Makefile.am:3: The usual way to define 'RANLIB' is to add 'AC_PROG_RANLIB'
lib/Makefile.am:3: to 'configure.ac' and run 'autoconf' again.
lib/Makefile.am:261: error: Libtool library used but 'LIBTOOL' is undefined
lib/Makefile.am:261: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
lib/Makefile.am:261: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
lib/Makefile.am:261: If 'LT_INIT' is in 'configure.ac', make sure
lib/Makefile.am:261: its definition is in aclocal's search path.
lib/network/Makefile.am:4: error: library used but 'RANLIB' is undefined
lib/network/Makefile.am:4: The usual way to define 'RANLIB' is to add 'AC_PROG_RANLIB'
lib/network/Makefile.am:4: to 'configure.ac' and run 'autoconf' again.
lib/network/Makefile.am:48: warning: variable 'mock_mc_server_dual_SOURCES' is defined but no program or
lib/network/Makefile.am:48: library has 'mock_mc_server_dual' as canonical name (possible typo)
lib/network/Makefile.am:27: warning: variable 'mock_mc_thrift_server_SOURCES' is defined but no program or
lib/network/Makefile.am:27: library has 'mock_mc_thrift_server' as canonical name (possible typo)
lib/network/Makefile.am:55: warning: variable 'mock_mc_server_dual_LDADD' is defined but no program or
lib/network/Makefile.am:55: library has 'mock_mc_server_dual' as canonical name (possible typo)
lib/network/Makefile.am:34: warning: variable 'mock_mc_thrift_server_LDADD' is defined but no program or
lib/network/Makefile.am:34: library has 'mock_mc_thrift_server' as canonical name (possible typo)
autoreconf: automake failed with exit status: 1

@avaneendra
Copy link
Author

Is there any mcrouter support for Ubuntu. Any specific steps for that.?.

facebook-github-bot pushed a commit that referenced this issue Apr 6, 2021
Summary:
I believe this should fix #330 and #363

Pull Request resolved: #370

Reviewed By: edenzik

Differential Revision: D27572216

Pulled By: stuclar

fbshipit-source-id: 119f83e0b6a287a92773a3f451c4ba9299ad5ea9
@avaneendra
Copy link
Author

Awesome Thanks for fixing this. Will give it a try soon.

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