[Ace-users] Re: [tao-users] missing orbTypes

Johnny Willemsen jwillemsen at remedy.nl
Tue Sep 4 01:51:34 CDT 2007


Hi Lothar,

This file gets generated when you build TAO/tao. It looks your TAO root is
pointing to a tree that isn't build.

Regards,

Johnny Willemsen
Remedy IT
Postbus 101
2650 AC  Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl  

*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO             ***
*** See http://www.theaceorb.nl/en/support.html                 ***

"Lothar Werzinger" <lothar at tradescape.biz> wrote in message
news:<mailman.2095.1188871751.5286.tao-users at mail.cse.wustl.edu>...
> On Monday 03 September 2007 05:55, Johnny Willemsen wrote:
> > Hi all,
> >
> > Thanks to the substantial efforts by many developers, testers, and
> > users, we are pleased to announce the latest ACE+TAO+CIAO x.6 release,
> > which is available from the same download location as per the previous
> > release at
> >
> > http://download.dre.vanderbilt.edu/
> 
> PRF is attached.
> I downloaded and built ACE+TAO+CIAO x.6 and it built fine. However if I
try to 
> build my idl generated files I get an error:
> 
> /opt2/linux/ix86/x86_64-pc-linux-gnu/bin/g++ -o 
> cxx-stubs/.build/linux/i686/release/AuditC.os -c -O3 -g -D_REENTRANT
-DACE_HAS_AIO_CALLS -DACE_USE_RCSID=0 -DACE_HAS_EXCEPTIONS -W -Wall
-Wpointer-arith -Wno-uninitialized -Woverloaded-virtual -Wcast-align
-Wwrite-strings -Wcomments -fnon-call-exceptions -DNDEBUG -D__ACE_INLINE__
-m32 -fPIC -I/opt2/linux/i686/ACE/1.6/ACE_wrappers
-I/opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO
-I/opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/orbsvcs 
> cxx-stubs/AuditC.cpp
> In file included from cxx-stubs/AuditC.h:43,
>                  from cxx-stubs/AuditC.cpp:32:
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB.h:28:28: error: 
> tao/orb_typesC.h: No such file or directory
> 
> I verified the first error gcc complains and I found that the file indeed
does 
> not exist:
> 
> ls -l /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/orb_typesC.h
> ls: /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/orb_typesC.h: No such
file 
> or directory
> 
> Is the download incomplete or do I need to change the way I build TAO?
> 
> Here's the full gcc error message:
> 
> /opt2/linux/ix86/x86_64-pc-linux-gnu/bin/g++ -o 
> cxx-stubs/.build/linux/i686/release/AuditC.os -c -O3 -g -D_REENTRANT
-DACE_HAS_AIO_CALLS -DACE_USE_RCSID=0 -DACE_HAS_EXCEPTIONS -W -Wall
-Wpointer-arith -Wno-uninitialized -Woverloaded-virtual -Wcast-align
-Wwrite-strings -Wcomments -fnon-call-exceptions -DNDEBUG -D__ACE_INLINE__
-m32 -fPIC -I/opt2/linux/i686/ACE/1.6/ACE_wrappers
-I/opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO
-I/opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/orbsvcs 
> cxx-stubs/AuditC.cpp
> In file included from cxx-stubs/AuditC.h:43,
>                  from cxx-stubs/AuditC.cpp:32:
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB.h:28:28: error: 
> tao/orb_typesC.h: No such file or directory
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB.h:36:33: error: 
> tao/Policy_ForwardC.h: No such file or directory
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB.h:37:27: error: 
> tao/ServicesC.h: No such file or directory
> In file included from cxx-stubs/AuditC.h:48,
>                  from cxx-stubs/AuditC.cpp:32:
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:23:26: error: 
> tao/IOP_IORC.h: No such file or directory
> In file included 
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object_Argument_T.h:19,
>                  
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:32,
>                  from cxx-stubs/AuditC.h:48,
>                  from cxx-stubs/AuditC.cpp:32:
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Argument.h:28:32: error: 
> tao/ParameterModeC.h: No such file or directory
> In file included from cxx-stubs/ValueC.h:49,
>                  from cxx-stubs/AuditC.h:57,
>                  from cxx-stubs/AuditC.cpp:32:
>
/opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/AnyTypeCode/TypeCode.h:29:44: 
> error: tao/AnyTypeCode/ValueModifierC.h: No such file or directory
>
/opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/AnyTypeCode/TypeCode.h:30:41: 
> error: tao/AnyTypeCode/VisibilityC.h: No such file or directory
> In file included 
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Callbacks.h:31,
>                  
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB_Core.h:29,
>                  
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.inl:5,
>                  
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.h:442,
>                  
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object_T.cpp:7,
>                  
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object_T.h:69,
>                  from cxx-stubs/AuditC.cpp:44:
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:18:22:
error: 
> tao/IOPC.h: No such file or directory
> In file included 
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.inl:5,
>                  
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.h:442,
>                  
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object_T.cpp:7,
>                  
> from /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object_T.h:69,
>                  from cxx-stubs/AuditC.cpp:44:
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB_Core.h:34:38: error: 
> tao/Messaging_SyncScopeC.h: No such file or directory
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB.h:265: 
> error: 'CORBA::ServiceInformation_out' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Argument.h:92: 
> error: 'ParameterMode' in namespace 'CORBA' does not name a type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Argument.h:103: 
> error: 'ParameterMode' in namespace 'CORBA' does not name a type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Argument.h:113: 
> error: 'ParameterMode' in namespace 'CORBA' does not name a type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Argument.h:123: 
> error: 'ParameterMode' in namespace 'CORBA' does not name a type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Argument.h:133: 
> error: 'ParameterMode' in namespace 'CORBA' does not name a type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:214: error:
expected 
> unqualified-id before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:214: error: 
> expected ',' or '...' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:215: error: ISO C++

> forbids declaration of 'parameter' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:217: error: ISO C++

> forbids declaration of 'PolicyList' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:217: error: invalid
use 
> of '::'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:217: error: 
> expected ';' before '*' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:221: 
> error: 'CORBA::PolicyList_out' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:298: error: 'IOP'
has 
> not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:298: error:
expected 
> `)' before '*' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:343: error: 'IOP'
has 
> not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:343: error: ISO C++

> forbids declaration of 'IOR' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:343: error: 
> expected ';' before '*' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:345: error: 'IOP'
has 
> not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:345: error: ISO C++

> forbids declaration of 'IOR' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:345: error: 
> expected ';' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:386: error: 'IOP'
has 
> not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:386: error: ISO C++

> forbids declaration of 'IOR_var' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.h:386: error: 
> expected ';' before 'ior_'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.inl: In 
> constructor 'CORBA::Object::Object(int)':
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.inl:13: error: 
> class 'CORBA::Object' does not have any field named 'ior_'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.inl: At global scope:
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.inl:86: error: 'IOP'
has 
> not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.inl:86: error:
expected 
> initializer before '*' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.inl:92: error: 'IOP'
has 
> not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object.inl:92: error:
expected 
> initializer before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/AnyTypeCode/TypeCode.h:358: 
> error: 'Visibility' does not name a type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/AnyTypeCode/TypeCode.h:478: 
> error: 'Visibility' does not name a type
>
/opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/AnyTypeCode/TypeCode.inl:127: 
> error: 'Visibility' in namespace 'CORBA' does not name a type
> cxx-stubs/ValueC.h:2353: error: 'IOP' has not been declared
> cxx-stubs/ValueC.h:2353: error: expected `)' before '*' token
> cxx-stubs/ValueC.inl:1263: error: 'IOP' has not been declared
> cxx-stubs/ValueC.inl:1263: error: expected `)' before '*' token
> cxx-stubs/AuditC.h:431: error: 'IOP' has not been declared
> cxx-stubs/AuditC.h:431: error: expected `)' before '*' token
> cxx-stubs/AuditC.h:625: error: 'IOP' has not been declared
> cxx-stubs/AuditC.h:625: error: expected `)' before '*' token
> cxx-stubs/AuditC.inl:50: error: 'IOP' has not been declared
> cxx-stubs/AuditC.inl:50: error: expected `)' before '*' token
> cxx-stubs/AuditC.inl:81: error: 'IOP' has not been declared
> cxx-stubs/AuditC.inl:81: error: expected `)' before '*' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.h:84: 
> error: 'CORBA::SetOverrideType' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.h:87: error: expected 
> unqualified-id before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.h:87: error: expected
',' 
> or '...' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.h:87: error: ISO C++ 
> forbids declaration of 'parameter' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:75: error:

> expected unqualified-id before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:75: error:

> expected ',' or '...' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:75: error:
ISO 
> C++ forbids declaration of 'parameter' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:83: error:

> expected unqualified-id before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:83: error:

> expected ',' or '...' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:83: error:
ISO 
> C++ forbids declaration of 'parameter' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:83: 
> error: 'int TAO_Service_Context::set_context(int)' cannot be overloaded
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:75: error:

> with 'void TAO_Service_Context::set_context(int)'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:87: 
> error: 'IOP::ServiceContext' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:91: 
> error: 'IOP::ServiceContext' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:95: 
> error: 'IOP::ServiceId' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:95: error:

> expected unqualified-id before '*' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:95: error:

> expected ',' or '...' before '*' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:95: error:
ISO 
> C++ forbids declaration of 'parameter' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:103: 
> error: 'IOP::ServiceId' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:103: 
> error: 'IOP::ServiceContext_out' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:107: 
> error: 'IOP::ServiceId' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:112: 
> error: 'IOP::ServiceContext' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:116: 
> error: 'IOP::ServiceId' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:123:
error: 
> ISO C++ forbids declaration of 'ServiceContextList' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:123:
error: 
> invalid use of '::'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:123:
error: 
> expected ';' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:128:
error: 
> ISO C++ forbids declaration of 'ServiceContextList' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:128:
error: 
> invalid use of '::'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:128:
error: 
> expected ';' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:132:
error: 
> expected unqualified-id before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:132:
error: 
> expected ',' or '...' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:132:
error: 
> ISO C++ forbids declaration of 'parameter' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:133: 
> error: 'IOP::ServiceContext' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:134:
error: 
> expected unqualified-id before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:134:
error: 
> expected ',' or '...' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:134:
error: 
> ISO C++ forbids declaration of 'parameter' with no type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:135: 
> error: 'IOP::ServiceContext' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:136: 
> error: 'IOP::ServiceId' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:137: 
> error: 'IOP::ServiceContext' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:140: 
> error: 'IOP::ServiceContext' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.h:148: 
> error: 'ServiceContextList' in namespace 'IOP' does not name a type
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl: In 
> constructor 'TAO_Service_Context::TAO_Service_Context()':
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:9:
error: 
> class 'TAO_Service_Context' does not have any field named
'service_context_'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl: At
global 
> scope:
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:13:
error: 
> expected initializer before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:19:
error: 
> expected initializer before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:27:
error: 
> variable or field 'set_context' declared void
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:27: 
> error: 'TAO_Service_Context::set_context' declared as an 'inline' variable
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:27: 
> error: 'int TAO_Service_Context::set_context' is not a static member 
> of 'class TAO_Service_Context'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:27: 
> error: 'ServiceId' is not a member of 'IOP'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:27:
error: 
> expected primary-expression before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:27: 
> error: 'cdr' was not declared in this scope
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:27:
error: 
> initializer expression list treated as compound expression
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:28:
error: 
> expected ',' or ';' before '{' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:34:
error: 
> variable or field 'set_context' declared void
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:34: 
> error: 'TAO_Service_Context::set_context' declared as an 'inline' variable
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:34: 
> error: 'int TAO_Service_Context::set_context' is not a static member 
> of 'class TAO_Service_Context'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:34: 
> error: 'ServiceContext' is not a member of 'IOP'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:34: 
> error: 'context' was not declared in this scope
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:35:
error: 
> expected primary-expression before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:35: 
> error: 'cdr' was not declared in this scope
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:35:
error: 
> initializer expression list treated as compound expression
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:36:
error: 
> expected ',' or ';' before '{' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:42: 
> error: 'TAO_Service_Context::is_service_id' declared as an 'inline'
variable
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:42: 
> error: 'bool TAO_Service_Context::is_service_id' is not a static member 
> of 'class TAO_Service_Context'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:42: 
> error: 'ServiceId' is not a member of 'IOP'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Service_Context.inl:43:
error: 
> expected ',' or ';' before '{' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB_Core.h:516: 
> error: 'Messaging' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB_Core.h:516: error: 
> expected ',' or '...' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB_Core.h:522: 
> error: 'Messaging' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB_Core.h:522: error: 
> expected ',' or '...' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB_Core.h:529: 
> error: 'Messaging' has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/ORB_Core.h:529: error: 
> expected ',' or '...' before '&' token
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.inl: In member 
> function 'TAO::Transport_Queueing_Strategy* 
> TAO_Stub::transport_queueing_strategy()':
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.inl:310: error:
'Messaging' 
> has not been declared
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.inl:310: error:
expected 
> `;' before 'scope'
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Stub.inl:312: error: 'scope'
was 
> not declared in this scope
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object_T.cpp: In static
member 
> function 'static T*
TAO::Narrow_Utils<T>::lazy_evaluation(CORBA::Object*)':
> /opt2/linux/i686/ACE/1.6/ACE_wrappers/TAO/tao/Object_T.cpp:107: error:
'class 
> CORBA::Object' has no member named 'steal_ior'
> 
> 
> Lothar
> -- 
> Lothar Werzinger Dipl.-Ing. Univ.
> framework & platform architect
> Tradescape Inc.
> 111 West St. John Street, Suite 200
> San Jose, Ca 95113
> email: lothar at tradescape.biz
> web: http://www.tradescape.biz
> 



More information about the Ace-users mailing list