proot
proot copied to clipboard
Build failure due to undefined references to talloc
Expected Behavior
Complete compilation
Actual Behavior
Fails to build due to undefined references to talloc (which is present on the system)
Steps to Reproduce the Problem
- make -C src loader.elf loader-m32.elf build.h
- make -C src proot care
Specifications
- Proot/Care version: Master branch commit f0e3bfc5e621838d1ae4dce85e5fb2407a72cf11
- Kernel version:5.7.8
- Host distribution:Fedora
- Guest distribution:
Command Output
https://pastebin.com/KL2k8X7J
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Looks like some dependencies are missing. Can you provide the output from yum showing all installed packages?
https://pastebin.com/4sRvMgGL