Date: Fri, 24 Feb 1995 17:05:22 -0700 From: kelly@fsl.noaa.gov (Sean Kelly) To: vazquez@iqm.unicamp.br Cc: freebsd-questions@freefall.cdrom.com, vazquez@iqm.unicamp.br Subject: Re: src/lib/libc/xdr question Message-ID: <9502250005.AA20917@junco.fsl.noaa.gov> In-Reply-To: <199502242348.UAA04951@kalypso.iqm.unicamp.br> (message from Pedro A M Vazquez on Fri, 24 Feb 1995 20:48:31 -0300 (EST))
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Pedro" == Pedro A M Vazquez <vazquez@iqm.unicamp.br> writes: Pedro> librpcsvc.a seems to be the place for rpc functions like Pedro> rquota, rstat, yp*, etc and other stuff that use the xdr_* Pedro> functions that are now in libc.a, with the exception of Pedro> these two. I'm not at my FreeBSD host right now, otherwise I would've verified this before flinging out an incorrect guess. Pedro> Please, try a nm /usr/lib/libc.a |grep xdr and Pedro> nm /usr/lib/librpcsvc.a Or why not nm /usr/lib/lib*.a to try to find where these two xdr routines are defined, if at all! --k
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9502250005.AA20917>