g++ -I../collection -I../device -I../system -I../cdevIO -I../group
-I../directory -I../common -I../callback -fno-for-scope -I../regexp -g
-D_EPICS_3_12 -I/usr/include/CC
-D_OS_MAJOR_=9 -D_OS_MINOR_=5 -c cdevSystem.cc -o .obj/hpux-09.XX/cdevSystem.o
../device/cdevRequestObject.h:
In method `int cdevSystem::getRequestObject(char *, char *,
class cdevRequestObject *&)':
../device/cdevRequestObject.h:189:
method `static class cdevRequestObject *cdevRequestObject::attachPtr(char *,
char *, class cdevSystem &)' is protected
cdevSystem.cc:1058: within this context
Otherwise CDEV builds OK.
P.