I downloaded Moblock from Berlios,
i inputed make... on some other sites it says i have to include some .h C library but i have no idea really what i gotta do. Tell me if you need further information and what i can do to fix this.
Thanks alot!
Running Fedora 10 with all updates
Tried to install Moblock according to that guide
http://forums.phoenixlabs.org/showthread.php?t=11395
Updating-Installing worked for the side programms which are needed but not for moblock.
_______________________________________________________
[root@localhost MoBlock-0.8]# make
gcc -Wall -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -ffast-math -D_GNU_SOURCE -DNFQUEUE -L/usr/include/libipq -c -o MoBlock.o MoBlock.c
In file included from MoBlock.c:35:
/usr/include/linux/netfilter_ipv4.h:53: error: âINT_MINâ undeclared here (not in a function)
/usr/include/linux/netfilter_ipv4.h:64: error: âINT_MAXâ undeclared here (not in a function)
make: *** [MoBlock.o] Error 1