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

Error:undefined reference to `fcntl64' #83

Open
DiamonJ opened this issue Oct 9, 2023 · 0 comments
Open

Error:undefined reference to `fcntl64' #83

DiamonJ opened this issue Oct 9, 2023 · 0 comments

Comments

@DiamonJ
Copy link

DiamonJ commented Oct 9, 2023

When i excute "make" in build phase on our Linux version 5.4.0-150-generic 18.04.1-Ubuntu machine.
FAILED: subprojects/libvhost-user/link-test cc -m64 -mcx16 -o subprojects/libvhost-user/link-test subprojects/libvhost-user/link-test.p/link-test.c.o -Wl,--as-needed -Wl,--no-undefined -pie -Wl,--whole-archive -Wl,--start-group subprojects/libvhost-user/libvhost-user.a -Wl,--end-group -Wl,--no-whole-archive -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -fstack-protector-strong -pthread subprojects/libvhost-user/libvhost-user.a(libvhost-user.c.o): In function ``memfd_alloc':/xilinx_qemu/qemu_temp/qemu/build/../subprojects/libvhost-user/libvhost-user.c:1671: undefined reference to fcntl64'
Need help to fix this issue. Thanks.

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