Bug 7682 - Missing dependencies for NFS
Summary: Missing dependencies for NFS
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2014.05
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-30 17:41 UTC by mfld.fr
Modified: 2015-07-30 17:23 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mfld.fr 2014-11-30 17:41:07 UTC
Selecting nfs-utils package does not automatically select the rpcbind package (needed at runtime by rpc.statd) and does not check for RPC support in uclibc (needed at buildtime by rpcbind).

NFS on embedded device ? Yeah, I need it on my BeagleBoneBlack for a cheap NAS :-)
Comment 2 mfld.fr 2015-07-30 17:23:17 UTC
Thank you very much for the fix !