On Sat, Jul 20, 2013, at 02:35 PM, William Harrington wrote: > > On Jul 20, 2013, at 12:16 PM, Kirk Terrell wrote: > > > The most troublesome one was the mount command wouldn't compile > > because of missing rpc/rpc.h header file. I was able to boot a QEMU > > Malta system, but the initscript listed failures due to missing > > mount commands. It looks like the Musl based systems involve a > > number of patches e.g. > > https://github.com/chneukirchen/sabotage/blob/master/KEEP/busybox.patch > > . > > Interesting. Seeing how embedded systems make use of nis quite a bit, > and rpc provides that support, then I suspect this may help: > > I ran across libdrpc > > http://www.openwall.com/lists/musl/2012/12/24/1
You may also want to check what Sabotage[1] does in their build to work around this. I haven't checked myself but rofl0r was the one who nudged me towards musl (via github interaction). [1]:https://github.com/rofl0r/sabotage -Andrew _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
