[omniORB] another build problem on HP-UX11
Song Li
sli at fueltechnv.com
Fri Jul 25 18:55:19 BST 2003
Hi, there,
After some failures I tried to compile omniORB's cvs snapshot with my
own python, first it prompted that cannot find PyLongLong, and then I
commented out the line contains "#define Has_LongLong " and all
following lines with "LONGLONG"in the file CORBA_sysdep_trad.h and
CORBA_sysdep_auto.h, it can go much further, and stopped with error:
=======================================================================================
aCC -c -O -w +inst_v +DAportable -D_THREAD_SAFE -DRWSTD_MULTI_THREAD
-DRW_MULTI_THREAD -D__OMNIORB4__ -I../../../stub -D_HPUX_SOURCE
-D_POSIX_C_SOURCE=199506L -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I.
-I../../../../src/services/mklib -I../../../include
-I../../../../include -D__OSVERSION__=11 -D__hpux__ -D__hppa__ -o
static/TimeBaseSK.o TimeBaseSK.cc
Error 447: "TimeBase.hh", line 63 # Operator '::' must be preceded by a
name of a class; '<no type>' is not a class.
typedef CORBA::ULongLong TimeT;
^^^^^^^
make[3]: *** [static/TimeBaseSK.o] Error 2
======================================================================================
Any suggestions... Thanks!
Song
More information about the omniORB-list
mailing list