Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Build fails with "ERROR: zlib not found" if run as non-root user #124

Open
RaphaelWimmer opened this issue Apr 10, 2022 · 0 comments
Open

Comments

@RaphaelWimmer
Copy link

On Debian 11 (i386), if I execute export root=sudo, and run the build process as non-root user, it fails during the configure phase with

ERROR: zlib not found

Actually, zlib is installed correctly. The log file gives a hint:

ccache: error: Failed to create directory /run/user/0/ccache-tmp: Permission denied
ERROR: zlib not found

If I run the build process as root, the error does not happen.

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

No branches or pull requests

1 participant