Originally posted by: SystemAdmin
Has anyone noticed this problem?
/usr/include/inistd.h has three lines that both the AIX make and GNU make seem to get hung on. These are lines 914 through 916. There is something about 'rid_t' and a '(' being expected before '[' and some other errors involved.
Anyway, I saved the file, remarked out the three lines (914-916) and tried running my compile again and found that everything worked just fine.
I'm think maybe that there needs to be a patch for this file.