On Friday 2010-12-03 20:52, Mr Dash Four wrote: > >> 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? No, -march and -mtune are compile flags. -- 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