Hello all, I've having some issues with trying to get the following extension compiled as executables, im using fedora core2 with kernel-2.6.5-1.358 libipt_{psd,string}.so patch-o-matic extensions dont compile to executables. they do compile as kernel modules, & when i try and recompile iptables i see the extensions found message, but these specific ones dont make executables. If someone could tell me how to get this going id really apprieciate it, and or if they could tell me the command options to compile the c code by hand id be happy to give that a try. ( i tried gcc -Wall -ggdb libipt_string.c -o libipt_string.so) Thanks in advance!