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

configure: exit 77 #11

Open
vialjoris opened this issue Jan 11, 2023 · 0 comments
Open

configure: exit 77 #11

vialjoris opened this issue Jan 11, 2023 · 0 comments

Comments

@vialjoris
Copy link

sudo ./configure --enable-mpers=no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... no configure: error: in /data/scripts/strace':
configure: error: C compiler cannot create executables
See config.log' for more details

cat config.log
....
configure: exit 77

solution :
sudo apt-get install build-essential

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