i can make the module for redhat 9 just fine... but it goes crazy with as 3 If anyone can point in a direction (other than google.. been doing that for two days) id be thankfull happy new years
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-4.0.1.EL/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.21-4.0.1.EL/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=cpufreq -DEXPORT_SYMTAB -c ip_wccp.c ip_wccp.c:109: warning: excess elements in struct initializer ip_wccp.c:109: warning: (near initialization for `ipgre_protocol') ip_wccp.c:110: warning: excess elements in struct initializer ip_wccp.c:110: warning: (near initialization for `ipgre_protocol') ip_wccp.c:111: warning: excess elements in struct initializer ip_wccp.c:111: warning: (near initialization for `ipgre_protocol') ip_wccp.c:113: warning: excess elements in struct initializer ip_wccp.c:113: warning: (near initialization for `ipgre_protocol') ip_wccp.c: In function `ip_wccp_init': ip_wccp.c:118: too few arguments to function `inet_add_protocol_Rsmp_dc5483d7' ip_wccp.c: In function `ip_wccp_fini': ip_wccp.c:124: too few arguments to function `inet_del_protocol_Rsmp_23842692'
