Skip to content

cargo install tokio-console failed #248

Answered by taiki-e
x1957 asked this question in Q&A
Discussion options

You must be logged in to vote

undefined reference to `memfd_create'

This is probably due to the older version of glibc or linux being used. (memfd_create was added in Linux 3.17, glibc 2.27)

Could you provide toolchain information (output of rustc -vV) and distro information (output of cat /etc/os-release)?

(meta: This is an issue with tokio-console, not tokio, so I've transferred the discussion from tokio-rs/tokio repository.)

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by x1957
Comment options

x1957
Jan 2, 2022
Author Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@x1957
Comment options

x1957 Jan 3, 2022
Author Sponsor

@hawkw
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants