menuconfig no longer works since last esp-idf update ?

jerome
Posts: 37
Joined: Wed Jan 23, 2019 2:28 pm

menuconfig no longer works since last esp-idf update ?

Postby jerome » Wed Aug 28, 2019 10:47 am

Hi
I just updated esp-idf master repository and I can no longer access menuconfig of my project.

Code: Select all

> make menuconfig
Toolchain path: /esp32Dev/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc
Toolchain version: esp32-2019r1
Compiler version: 8.2.0
Python requirements from /esp32Dev/esp-idf/requirements.txt are satisfied.
cc -c  -DCURSES_LOC="<ncurses.h>" -n -DKBUILD_NO_NLS -Wno-format-security  -DLOCALE -MMD -MP -I "." -I "/esp32Dev/esp-idf/tools/kconfig"  /esp32Dev/esp-idf/tools/kconfig/mconf.c -o mconf.o
clang: error: unknown argument: '-n'
make[1]: *** [mconf.o] Error 1
Anybody here having a similar issue ?
Thanks for any help
Jerome

User avatar
ESP_Roland
Posts: 242
Joined: Tue Oct 09, 2018 10:28 am

Re: menuconfig no longer works since last esp-idf update ?

Postby ESP_Roland » Wed Aug 28, 2019 10:50 am

Please see https://github.com/espressif/esp-idf/issues/3975 for more information.

jerome
Posts: 37
Joined: Wed Jan 23, 2019 2:28 pm

Re: menuconfig no longer works since last esp-idf update ?

Postby jerome » Wed Aug 28, 2019 10:57 am

Fantastic, the workaround works fine.
Thanks !

Who is online

Users browsing this forum: antonio.mazzanti and 222 guests