On Fri, Jan 31, 2025 at 6:01 PM Sebastien Lorquet <sebast...@lorquet.fr> wrote: > hello > you are right, let's try: > 12.8.0 -> configure broken > 12.7.0 -> configure works > > apps is copied from master. > > CC: nsh_alias.c > In file included from nsh_alias.c:39: > nsh_console.h:191:18:error: 'LINE_MAX' undeclared here (not in a > function); did you mean 'LINK_MAX'? > 191 | char cn_line[LINE_MAX]; > | ^~~~~~~~ > | LINK_MAX > > OK so I cant use master apps
This change comes from aligning to POSIX LINE_MAX. It was done in few steps. Are you sure that nuttx and nuttx-apps are in sync? If not then I cannot help. If yes, please report a bug report on GitHub, and ask for 12.8.1 patch release when fix is ready if really necessary. -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info