problems building pyorbit



I apologize if I missed the answer to this question when looking at the archives, but I am getting the following error when trying to compile pyorbit from garnome 0.25.1, has anyone seen the before or have a solution? I'm running RedHat 9, XD2 and a custom kernel (to include acpi).

In file included from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:13,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orbit-types.h:6:38: orbit/GIOP/giop-basics.h: No such file or directory In file included from /home/finn/garnome/include/orbit-2.0/orbit/orb-core/orb-core-types.h:8, from /home/finn/garnome/include/orbit-2.0/orbit/orbit-types.h:8, from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:13,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-orb-type.h:65: parse error before "GIOPVersion" /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-orb-type.h:65: warning: no semicolon at end of struct or union /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-orb-type.h:80: parse error before '}' token In file included from /home/finn/garnome/include/orbit-2.0/orbit/orb-core/orb-core-types.h:12, from /home/finn/garnome/include/orbit-2.0/orbit/orbit-types.h:8, from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:13,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-typecode.h:81:36: orbit/GIOP/giop-basics.h: No such file or directory In file included from /home/finn/garnome/include/orbit-2.0/orbit/orb-core/orb-core-types.h:12, from /home/finn/garnome/include/orbit-2.0/orbit/orbit-types.h:8, from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:13,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-typecode.h:84: parse error before "GIOPSendBuffer" /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-typecode.h:86: parse error before "GIOPRecvBuffer"
In file included from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orbit.h:15:31: orbit/GIOP/giop.h: No such file or directory In file included from /home/finn/garnome/include/orbit-2.0/orbit/orb-core/orb-core.h:12, from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:17,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-environment.h:31: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-environment.h:37: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-environment.h:43: parse error before "GIOPRecvBuffer" /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-environment.h:46: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-environment.h:50: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-environment.h:51: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-environment.h:52: warning: type defaults to `int' in declaration of `ORBit_handle_location_forward' /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-environment.h:52: warning: data definition has no type or storage class /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-environment.h:54: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-environment.h:57: parse error before '*' token In file included from /home/finn/garnome/include/orbit-2.0/orbit/orb-core/orb-core.h:13, from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:17,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-any.h:30: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-any.h:34: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-any.h:37: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-any.h:41: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-any.h:47: parse error before "GIOPRecvBuffer" /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-any.h:50: parse error before '*' token In file included from /home/finn/garnome/include/orbit-2.0/orbit/orb-core/orb-core.h:14, from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:17,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-object-type.h:17: parse error before "GIOPConnection" /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-object-type.h:17: warning: no semicolon at end of struct or union /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-object-type.h:25: parse error before '}' token In file included from /home/finn/garnome/include/orbit-2.0/orbit/orb-core/orb-core.h:15, from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:17,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-object.h:10: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-object.h:10: warning: type defaults to `int' in declaration of `ORBit_object_get_connection' /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-object.h:10: warning: data definition has no type or storage class /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-object.h:12: parse error before '*' token /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-object.h:15: parse error before "GIOPRecvBuffer" In file included from /home/finn/garnome/include/orbit-2.0/orbit/orb-core/orb-core.h:17, from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:17,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-context.h:24: parse error before "GIOPSendBuffer" /home/finn/garnome/include/orbit-2.0/orbit/orb-core/corba-context.h:28: parse error before "GIOPRecvBuffer" In file included from /home/finn/garnome/include/orbit-2.0/orbit/orb-core/orb-core.h:19, from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:17,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orb-core/orbit-small.h:94:29: orbit/GIOP/giop.h: No such file or directory In file included from /home/finn/garnome/include/orbit-2.0/orbit/orb-core/orb-core.h:19, from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:17,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/orb-core/orbit-small.h:97: parse error before "GIOPRecvBuffer" In file included from /home/finn/garnome/include/orbit-2.0/orbit/poa/poa-types.h:4, from /home/finn/garnome/include/orbit-2.0/orbit/poa/poa.h:5, from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:18,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/poa/orbit-adaptor.h:32: parse error before "GIOPRecvBuffer" /home/finn/garnome/include/orbit-2.0/orbit/poa/orbit-adaptor.h:35: parse error before "GIOPRecvBuffer" /home/finn/garnome/include/orbit-2.0/orbit/poa/orbit-adaptor.h:42: parse error before "GIOPRecvBuffer" /home/finn/garnome/include/orbit-2.0/orbit/poa/orbit-adaptor.h:75: parse error before "GIOPRecvBuffer" /home/finn/garnome/include/orbit-2.0/orbit/poa/orbit-adaptor.h:108: parse error before "GIOPRecvBuffer"
In file included from /home/finn/garnome/include/orbit-2.0/orbit/orbit.h:18,
                 from pyorbit.h:24,
                 from pyorbit-private.h:28,
                 from pyorbit-servant.c:25:
/home/finn/garnome/include/orbit-2.0/orbit/poa/poa.h:154: parse error before '*' token
pyorbit-servant.c: In function `pyorbit_servant_new':
pyorbit-servant.c:419: warning: implicit declaration of function `ORBIT_SERVANT_SET_CLASSINFO'
make[3]: *** [pyorbit-servant.lo] Error 1
make[3]: Leaving directory `/home/finn/tmp/garnome-0.25.1/gnome/pyorbit/work/main.d/pyorbit-1.99.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/finn/tmp/garnome-0.25.1/gnome/pyorbit/work/main.d/pyorbit-1.99.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/finn/tmp/garnome-0.25.1/gnome/pyorbit/work/main.d/pyorbit-1.99.4'
make: *** [build-work/main.d/pyorbit-1.99.4/Makefile] Error 2
zsh: 1418 exit 2     make install

Cheers,
Josh

--
 Joshua Legbandt
 jtlegbandt_at_earthlink_dot_net




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