Skip to content

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

@simonegli8

Description

@simonegli8

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions