redefinition of `GIOPRecvBuffer'



Any ideas why I'm getting this?

Making all in src
make[2]: Entering directory
`/data/home/rossg/workshop/techbot/techbot/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 	-I../libirc 	-I/usr/include
	-DORBIT2=1 -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include          
-I/usr/lib/gnet/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include
	-I/usr/include/gconf/2 -I/usr/include/bonobo-activation-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/orbit-2.0 -I/usr/include/linc-1.0
-I/usr/include/libxml2   	
-I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include
	-DG_LOG_DOMAIN=\"techbot\" 	
-DDEBUG -Wall    -g -O2 -c main.c
In file included from /usr/include/orbit-2.0/orbit/orbit-types.h:5,
                 from techbot.h:9,
                 from main.c:25:
/usr/include/orbit-2.0/orbit/GIOP/giop-basics.h:11: redefinition of
`GIOPRecvBuffer'
/usr/include/IIOP/giop-msg-buffer.h:133: `GIOPRecvBuffer' previously
declared here
/usr/include/orbit-2.0/orbit/GIOP/giop-basics.h:12: redefinition of
`GIOPSendBuffer'
/usr/include/IIOP/giop-msg-buffer.h:118: `GIOPSendBuffer' previously
declared here
/usr/include/orbit-2.0/orbit/GIOP/giop-basics.h:13: redefinition of
`GIOPConnection'
/usr/include/IIOP/IIOP-types.h:17: `GIOPConnection' previously declared
here
/usr/include/orbit-2.0/orbit/GIOP/giop-basics.h:17: parse error before
`,'
In file included from
/usr/include/orbit-2.0/orbit/orb-core/orb-core-types.h:4,
                 from /usr/include/orbit-2.0/orbit/orbit-types.h:6,
                 from techbot.h:9,
                 from main.c:25:
/usr/include/orbit-2.0/orbit/orb-core/orb-types.h:30: redefinition of
`CORBA_ORBid'
/usr/include/orb/orbit_types.h:39: `CORBA_ORBid' previously declared
here
/usr/include/orbit-2.0/orbit/orb-core/orb-types.h:31: conflicting types
for `CORBA_any'
/usr/include/orb/corba_any.h:34: previous declaration of `CORBA_any'

--
Ross





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