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 build error (local-patches/gcc/4.8.5/) #383

Open
CubeZeero opened this issue Apr 24, 2021 · 1 comment
Open

make build error (local-patches/gcc/4.8.5/) #383

CubeZeero opened this issue Apr 24, 2021 · 1 comment

Comments

@CubeZeero
Copy link

Hello
I'm currently building esp-open-sdk with make, but I get an error. The following is the end of the error message.

Makefile: 186: WARNING: Replace recipe for target'ESP8266_NONOS_SDK-2.1.0-18-g61248df / .dir'
Makefile: 181: Warning: Old recipes for target'ESP8266_NONOS_SDK-2.1.0-18-g61248df / .dir' will be ignored
cp -f 1000-mforce-l32.patch crosstool-NG / local-patches / gcc / 4.8.5 /
cp: Unable to create regular file'crosstool-NG / local-patches / gcc / 4.8.5 /': no such file or directory
make: *** [Makefile: 130: crosstool-NG / .built] Error 1

The error is that / local-patches / gcc / 4.8.5 cannot be created.

Is there any solution?
Thank you.

@Pecacheu
Copy link

Pecacheu commented May 13, 2021

I ran into this error too, you can git-clone the latest version of crosstool-NG as detailed somewhere in #380

I couldn't get that to work either though, I'm having other issues which I described in #365

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

2 participants