[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SunPro C++ compiler changes





Hi Shigeki,
 I am having some trouble making the GCAClient code.  Perhaps
OmniBroker needs to be rebuilt? make

cd /grandch/u/GCA/zimm/RootColl/GCAClient/src; make libGCAClient.a
make[1]: Entering directory `/grandch/u/GCA/zimm/RootColl/GCAClient/src'

/opt/WS5.0/bin/CC -c -KPIC -pta   -g -I.
-I/grandch/u/GCA/zimm/RootColl/GCAClient/orb
-I/grandch/u/GCA/zimm/RootColl/GCAClient/include
-I/grandch/u/GCA/zimm/RootColl/GCAClient/common -I/usr/local/include
-I/afs/rhic/oodb/v_5.1/solaris4/ToolKit/ospace/stl
-I/afs/rhic/oodb/v_5.1/solaris4/ToolKit
-I/afs/rhic/oodb/v_5.1/solaris4/ToolKit/ospace/std
-I/afs/rhic/oodb/v_5.1/solaris4/include -DHAVE_CONFIG_H -DOS_SOLARIS_2_5
-DOS_NO_ALLOCATORS -DOO_ODMG
/grandch/u/GCA/zimm/RootColl/GCAClient/orb/smqQueryI.cpp -o
/grandch/u/GCA/zimm/RootColl/GCAClient/orb/smqQueryI.o
"/usr/local/include/OB/Basic.h", line 104: Error: A declaration does not
specify a tag or an identifier.
"/usr/local/include/OB/Basic.h", line 104: Error: Use ";" to terminate
declarations.
"/usr/local/include/OB/Basic.h", line 104: Error: A declaration does not
specify a tag or an identifier.
"/usr/local/include/OB/Basic.h", line 106: Error: A declaration does not
specify a tag or an identifier.
"/usr/local/include/OB/Basic.h", line 106: Error: Use ";" to terminate
declarations.
"/usr/local/include/OB/Basic.h", line 106: Error: A declaration was
expected instead of "true".
"/usr/local/include/OB/Basic.h", line 109: Error: A declaration does not
specify a tag or an identifier.
"/usr/local/include/OB/Basic.h", line 109: Error: Use ";" to terminate
declarations.
"/usr/local/include/OB/Basic.h", line 109: Error: A declaration was
expected instead of "false".
9 Error(s) detected.
make[1]: *** [/grandch/u/GCA/zimm/RootColl/GCAClient/orb/smqQueryI.o]
Error 9
make[1]: Leaving directory `/grandch/u/GCA/zimm/RootColl/GCAClient/src'
make: *** [lib] Error 2