Hi Joel, Seems like I fixed it. I searched over internet and found a possible fix by adding "#include <unistd.h>" to regex.h file and compiled it and it doesn't show any error now. But I saw many comments on not using it because off_t is not very standard and replacing off_t with a new typedef that is based on int64_t.
Thanks Himanshu
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel