When I checked further,     libc/posix/Makefile.am

INCLUDES is the old name for AM_CPPFLAGS, hence I added the new path in it.
.
INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
-I$(top_srcdir)/search
.
.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to