As I thought. You forgot LDFLAGS="-m32".
Nice!!! It works now!I presume I need to attach add "-march=i686 -mtune=pentium2" to LDFLAGS as well, seeing that gcc executes as "gcc -shared -m32 -o ..." if LDFLAGS="-m32", right?
-- 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