Privacy and Security Notice

Archived Messages for CDEV_1997@cebaf.gov: compilation error under HP-UX/g++

compilation error under HP-UX/g++

Peregrine McGehee (mcgehee@cfht.hawaii.edu)
Fri, 07 Mar 1997 15:05:45 -1000

Version: CDEV 1.5
OS: HPUX 9.5
Compiler: g++ 2.7.2.1
File: system/cdevSystem.cc

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.