In further checking, both the string.h and strings.h files are "included" within the ptpd.h file, which lists all includes. I do not understand why the compiler is not seeing the index, bzero, and bcopy functions, as these are declared in the string.h file.
Any ideas suggestions would be VERY welcome. THANKS !