[Bug 4562] need to link against libtirpc with FEATURE_MOUNT_NFS and glibc-2.14+
bugzilla at busybox.net
bugzilla at busybox.net
Mon Dec 5 03:03:31 UTC 2011
https://bugs.busybox.net/show_bug.cgi?id=4562
--- Comment #3 from Denys Vlasenko <vda.linux at googlemail.com> 2011-12-05 03:03:30 UTC ---
glibc does not "fully" support static linking. It's a known decision of glibc
developers.
Having said that, in current git FEATURE_MOUNT_NFS is changed so that it can be
disabled and NFS mounts will still work, but will require somewhat recent 2.6
kernels. Maybe you can disable it. Also, consider enabling local crypt routines
(CONFIG_USE_BB_CRYPT=y, CONFIG_USE_BB_CRYPT_SHA=y)
> Any tips on how to get a static version built at all?
I suggest switching to uclibc for static build. uclibc project DOES support
static build, and this build will be MUCH smaller (~300k) than one against
glibc.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list