search for: proc_file_exist

Displaying 2 results from an estimated 2 matches for "proc_file_exist".

Did you mean: proc_file_exists
2011 Jul 29
2
[Bug 732] New: Iptables 1.4.11 or 1.4.12 does not compile on CentOS 5.6
...ReportedBy: karin at webexpressportal.com Estimated Hours: 0.0 On a box running CentOS 5.6 x64 -- unable to compile iptables-1.4.11 or 1.4.12 linux/magic.h not found... ------------------------ _la-xtables.Tpo -c xtables.c -fPIC -DPIC -o .libs/libxtables_la-xtables.o xtables.c: In function ?proc_file_exists?: xtables.c:395: error: ?PROC_SUPER_MAGIC? undeclared (first use in this function) xtables.c:395: error: (Each undeclared identifier is reported only once xtables.c:395: error: for each function it appears in.) make[2]: *** [libxtables_la-xtables.lo] Error 1 make[2]: Leaving directory ..............
2011 Jun 07
4
[Bug 720] New: iptables no longer compiles for Linux 2.4 because it uses linux/magic.h
...ReportedBy: kenkyee at excite.com Estimated Hours: 0.0 This header and the PROC_SUPER_MAGIC macro are only for Linux 2.6. It's used by xtables.c. I tried this with the latest iptables 1.4.11 xtables.c:35:52: error: linux/magic.h: No such file or directory xtables.c: In function 'proc_file_exists': xtables.c:389: error: 'PROC_SUPER_MAGIC' undeclared (first use in this function) xtables.c:389: error: (Each undeclared identifier is reported only once xtables.c:389: error: for each function it appears in.) -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=em...