Hello Yesterday I was trying to update newlib/libc/search directory. .
- Updating hash.h will create need to update following files: - hash_page.c : now requires libc_private.h - hash_bigkey.c - hash_buf.c - hash.c : requires namespace.h, un-namespace.h present in posix, hence modify Makefile.am - hash_fun.c - hcreate_r.c : now requires hsearch.h/hsearch_r.c (elix 2) - hcreate.c - hash_log2.c And newlib/libc/include/search.h was ported from NetBSD and not from FreeBSD, so there is change in data structures, which are giving compilation errors.
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel