compiling ORBit



Never have been able to get darn ORBit to compile. Checking bug tracker shows me I'm not the only one with this problem, but I dunno what to do with a parse error . I've checked, and I think I have the right compilers installed..

Debian 2.1 System, on an Pentium.
Kernel 2.0.35
gcc 2.7.2.3
g++ 2.90.29

Compile Errors:
===============

naming-client.c:46: parse error before `*'
naming-client.c: In function `string_to_name':
naming-client.c:49: syntax error before `name'
naming-client.c: At top level:
naming-client.c:53: parse error before `.'
naming-client.c:53: conflicting types for `CORBA_free'
../../../src/orb/orbit.h:118: previous declaration of `CORBA_free'
naming-client.c:53: warning: data definition has no type or storage class
naming-client.c:55: variable-size type declared outside of any function
naming-client.c:55: warning: data definition has no type or storage class
naming-client.c:55: parse error before `++'
naming-client.c:65: conflicting types for `string'
naming-client.c:55: previous declaration of `string'
naming-client.c:65: warning: initialization makes integer from pointer without a cast
naming-client.c:65: initializer element is not constant
naming-client.c:65: warning: data definition has no type or storage class
naming-client.c:66: parse error before `}'
naming-client.c:67: parse error before `&'
naming-client.c: In function `main':
naming-client.c:84: `CosNaming_NamingContext' undeclared (first use this function)
naming-client.c:84: (Each undeclared identifier is reported only once
naming-client.c:84: for each function it appears in.)
naming-client.c:84: parse error before `NamingContext_obj'
naming-client.c:86: `CosNaming_Name' undeclared (first use this function)
naming-client.c:86: `name' undeclared (first use this function)
naming-client.c:87: parse error before `ptmp'
naming-client.c:109: `NamingContext_obj' undeclared (first use this function)
naming-client.c:184: warning: assignment makes pointer from integer without a cast
naming-client.c:190: warning: assignment makes pointer from integer without a cast
naming-client.c:193: warning: assignment makes pointer from integer without a cast
naming-client.c:199: `ptmp' undeclared (first use this function)

=======================================

If you need more information, please let me know.

Thanks, 
Rob



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