On Thursday 2008-11-20 23:29, JC Janos wrote: >(splitting this out -- more appropriately -- from a separate thread; >Thanks, Jan) > >I'm building ipset from src (svn r7576) on Opensuse 11. > >It builds & installs without error. > >ls -al /usr/local/lib/ipset > -rwxr-xr-x 1 root root 15253 2008-11-20 13:28 libipset_ipportiphash.so > -rwxr-xr-x 1 root root 2112524 2008-11-20 13:28 libipset_ipportnethash.so > -rwxr-xr-x 1 root root 15042 2008-11-20 13:28 libipset_setlist.so > >one of my libraries (libipset_ipportnethash.s) is *excessively* larger. >Looking above, that's the only one that's so large ... >Is this size in fact unexpectedly/problematically too large? >If it is, what do I need to correct in my build? I wonder. Can you give a dump of the following command? readelf -S libipset_ipportnethash.so I have a premonition... and it is related to the GNU linker :-/ -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html