-->
Page 5 of 5

Re: esp-open-sdk problem

PostPosted: Fri Sep 25, 2015 9:14 pm
by giantmolecules
So what was the fix?

Re: esp-open-sdk problem

PostPosted: Sat Sep 26, 2015 12:11 pm
by eriksl
How do you mean "Espressif removed the PWM code"?

Re: esp-open-sdk problem

PostPosted: Sat Sep 17, 2016 1:21 am
by wgreybe
Have any of you managed to resolve this? It was working on Ubutu 16.04, but when my system crashed I had to reinstall and ended up with Lubutu. Im having these issues (amongst others).
wayne@serv1:~/various/esp-open-sdk$ make
Makefile:180: warning: overriding recipe for target 'ESP8266_NONOS_SDK_V1.5.4_16_05_20/.dir'
Makefile:169: warning: ignoring old recipe for target 'ESP8266_NONOS_SDK_V1.5.4_16_05_20/.dir'
You cloned without --recursive, fetching submodules for you.
git submodule update --init --recursive
fatal: Not a git repository (or any of the parent directories): .git
Makefile:142: recipe for target 'crosstool-NG/bootstrap' failed
make: *** [crosstool-NG/bootstrap] Error 128
wayne@serv1:~/various/esp-open-sdk$

Any assistance will be appreciated.

Re: esp-open-sdk problem

PostPosted: Sun Sep 18, 2016 1:47 am
by eriksl
Reinstalling your operating system won't solve the problem.

You better remote the whole source/git directory and check it out (clone it) again.