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

Re: is the cfs package orphaned?



On Wed, Mar 31, 1999 at 11:44:12PM +1000, Hamish Moffatt wrote:
> If not, I will fix some bugs and change the maintainer to debian-qa.

Actually, I'm not expert enough in RPC to fix it. It references
members of the RPC structures which don't exist, and don't existing
the the libc5 <rpc/clnt.h> either. I've fixed a few but I'm stuck on
the rest. Is anyone here an expert? 

        if (svc_getcaller(rp->rq_xprt)->sin_addr.s_addr != validhost.s_addr) {
                fprintf(stderr,"bad addr! %x !- %x\n",
                  svc_getcaller(rp->rq_xprt)->sin_addr.s_addr,validhost.s_addr);                return 0;
        }

rp->rq* no longer exists (and it tries quite a few of them).


Hamish
-- 
Hamish Moffatt VK3TYD              hamish@debian.org, hamish@rising.com.au
Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
CCs of replies from mailing lists are welcome.   http://hamish.home.ml.org


Reply to: