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 Failure on Ubuntu 20.04.6 LTS (/bin/sh: 1: Syntax error: "(" unexpected) #576

Open
A4EVA opened this issue Jan 8, 2024 · 1 comment

Comments

@A4EVA
Copy link

A4EVA commented Jan 8, 2024

Hello Everyone. I'm trying to build the project but It fails and I do not know why. I'm using the master branch and I downloaded the xtensa-lx106-elf-20160330.tgx and esp_iot_sdk_v2.1.0.tgx as reported in the travis.yml file. I then created a older called esp8266 and inside this folder I have the esp-link directory, esp_iot_sdk_v2.1.0 and the xtensa-lx106-elf directories. I edited the makefile since xtensa-lx106-elf is not in the esp-open-sdk folder. The project starts to build but then this error pops up:

/bin/sh: 1: Syntax error: "(" unexpected make: *** [Makefile:380: firmware/user1.bin] Error 2

Do I need to edit some other file to have a successful build ? Thanks a lot

@A4EVA A4EVA changed the title Build Failure on Ubuntu 20.04.6 LTS Build Failure on Ubuntu 20.04.6 LTS (/bin/sh: 1: Syntax error: "(" unexpected) Jan 8, 2024
@rootmax84
Copy link

@A4EVA try

sudo apt install python-is-python2

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

No branches or pull requests

2 participants