[uClibc]libc/inet/rpc Makefile change

Erik Andersen andersen at codepoet.org
Thu Aug 15 08:15:40 UTC 2002


On Thu Aug 15, 2002 at 04:38:07PM +0900, Miles Bader wrote:
> This change:
> 
>    revision 1.19
>    date: 2002/08/06 14:46:14;  author: andersen;  state: Exp;  lines: +13 -3
>    Rework RPC code once again.  By default, only enable the
>    stuff needed for NFS mounts, rsh, and similar.
> 
> makes `portmap' not compile (it needs at least `svc_run' and `svcudp_create').
> 
> I seem to recall that portmap is not actually necessary if you use the
> right mount flags (I don't remember the details), but it _is_ included
> in the uClibc distribution.

You can enable the 'INCLUDE_FULL_RPC' config option and get
the whole thing.  Or you can use a minimal NFS mount and
avoid using the C library stuff...  
    http://www.uwsg.indiana.edu/hypermail/linux/kernel/0208.1/1187.html
Coming very soon to busybox...

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list