Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hplabs!hpcc05!hpldsla!manoj From: manoj@hpldsla.sid.hp.com (Manoj Joshi) Newsgroups: comp.windows.interviews Subject: 3.0 RPC example - question on enter-scope.h Message-ID: <30550001@hpldsla.sid.hp.com> Date: 30 Apr 91 00:41:46 GMT Organization: HP Scientific Instruments Division - Palo Alto, CA Lines: 18 Hi InterViews users, QUESTION ON enter-scope.h etc ============================= This is probably answered before. I am trying to compile the rpc examples written by John I. using a makefile generated by mkmf (as opposed to imake). I get the following error: CC: "reader.c", line 169: error 1261: bad argument list for dpRpcService::dpRpcS ervice() (no match against any dpRpcService::dpRpcService()) Any idea what options I need to set to make it recognizable to the compiler? Manoj.