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

make fails right after start with error: /bin/sh: 1: Syntax error: "(" unexpected make: *** [Makefile:41: print_config] Error 2 #146

Open
simonegli8 opened this issue Dec 11, 2023 · 0 comments

Comments

@simonegli8
Copy link

simonegli8 commented Dec 11, 2023

I installed all the packages described in the documentation on my Ubuntu 22.04 WSL system. I could not install dotnet-sdk-5.0 because Microsoft dropped support.

When I run make, after calling "./configure --profile=gnome" immediately it gives me an error:

make
/bin/sh: 1: Syntax error: "(" unexpected
make: *** [Makefile:41: print_config] Error 2

I have no clue how to solve this.

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