So what is the actual configure command you used?
I don't have it at hand as I am posting from a different office/machine,
but this is the gcc statement compiling libxt_quota2:
gcc -Wp,-MMD,./.libxt_quota2.oo.d,-MT,libxt_quota2.oo
-D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64
-D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes
-Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -I../include
-I/home/zeek/rpm-builds/xtables-addons-1.30/extensions -DPIC -fPIC -O2
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium2
-fasynchronous-unwind-tables -o libxt_quota2.oo -c libxt_quota2.c;
--
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