[omniORB] omniNotify example does not compile

Frederik Scholaert Frederik.Scholaert@rug.ac.be
Wed, 22 Nov 2000 13:54:21 +0100 (MET)


If I compile the example code (like on the website), i get the following
error. Is there a compability problem? 

greetings,
Frederik


g++ -I/usr/include -I. -D_REENTRANT -Wall -Wno-unused -O2 -D__x86__
-D__OSVERSIO N__=2 -D__linux__ -D__omniORB3__ -D__omniORB__ -I../idl
-I/usr/include/COS/BOA - c -lCOSBOA3 push_supplier.cc -o push_supplier.o
push_supplier.cc: In function `int main(int, char**)':
push_supplier.cc:87: no matching function for call to
`CosNotifyChannelAdmin::_o
bjref_StructuredProxyPushConsumer::connect_structured_push_supplier
(StructuredP ushSupplier_i *&)'
/usr/include/COS/BOA/CosNotifyChannelAdmin.hh:806: candidates are: void
CosNotif
yChannelAdmin::_objref_StructuredProxyPushConsumer::connect_structured_push_supp
lier(CosNotifyComm::_objref_StructuredPushSupplier *) make:***
[push_supplier.o] Error 1