On 5/12/19 6:46 pm, Sebastian Huber wrote: > On 05/12/2019 08:38, Sebastian Huber wrote: >> On 04/12/2019 14:56, sebastian.hu...@embedded-brains.de wrote: >>> ../../../sourceware-mirror-binutils-gdb-5085593976/sim/erc32/sis.c:36:10: >>> fatal error: 'readline/readline.h' file not found >>> #include "readline/readline.h" >> >> This is the GDB build failure on FreeBSD 12.1. I have a readline.h in: >> >> /usr/local/include/readline/readline.h > > Maybe the problem is that /usr/local/include is not in the compiler search > path > by default:
It should have been added on FreeBSD. Check the FreeBSD defaults and overrides in sb/freebsd.py. Issues can appear depending on how the flags are used. Some packages need CPPFLAGS and others use CFLAGS. Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel