/usr/local/include/regex.h:22:10: fatal error: 'boost/cregex.hpp' file not found

solution-ice
Posts: 4
Joined: Tue May 08, 2018 1:18 am

/usr/local/include/regex.h:22:10: fatal error: 'boost/cregex.hpp' file not found

Postby solution-ice » Thu Dec 27, 2018 11:55 pm

Hi, I did a Clean in Eclipse and since then... can't compile anymore !

Here is the result (I have removed some personal path info with *******)
make
cc -c -DCURSES_LOC="<curses.h>" -DKBUILD_NO_NLS -Wno-format-security -DLOCALE -MMD ********/esp/esp-idf/tools/kconfig/zconf.tab.c -o zconf.tab.o
In file included from ********/esp/esp-idf/tools/kconfig/zconf.tab.c:2562:
In file included from ********/esp/esp-idf/tools/kconfig/symbol.c:9:
/usr/local/include/regex.h:22:10: fatal error: 'boost/cregex.hpp' file not found
#include <boost/cregex.hpp>
^~~~~~~~~~~~~~~~~~
1 error generated.
make[1]: *** [zconf.tab.o] Error 1
Python requirements from ********/esp/esp-idf/requirements.txt are satisfied.
make: *** No rule to make target `********/build/include/config/auto.conf', needed by ********/build/bootloader/bootloader.bin'. Stop.

Tried everything I could find about Boost... nothing helped. Running OSX 10.14.2

Thanks

Who is online

Users browsing this forum: Baidu [Spider], Bing [Bot] and 201 guests