https://bugzilla.novell.com/show_bug.cgi?id=719910 https://bugzilla.novell.com/show_bug.cgi?id=719910#c4 Philipp Thomas <pth@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #4 from Philipp Thomas <pth@suse.com> 2011-10-12 11:25:15 CEST --- Believe me, it *is* worth it as it eases maintenance significantly. That's why fedora does the same. Besides that, since glibc adopted SUN's plugable name resolution (i.e. libnss*) scheme, static binaries are only possible when none of the name resolution functions like gethostbyname(3) are used. If they are used, glibc dynamically loads the libnss* library, even from a static glibc! It would be far easier to modify glick to use dynamic libraries. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.