[squid-users] linux wccp

From: Djoko Tri S <trisa@dont-contact.us>
Date: Fri, 14 Sep 2001 10:26:55 +0700

anybody know how to setup linux for wccp using linux 7.1 and 2.4.9 kernel?
i've download the ip_wccp. from squid-cache.org. compile using this command:
gcc -D__KERNEL__ -I/usr/src/linux/include -O2 -fomit-frame-ponter -fno-strict-aliasing -pipe -DMODULE -c -o ip_wccp.o ip_wccp.c

seems good but fail when i tried to modprobe ip_wccp.o, then i tried to doing insmod ip_wccp.o and it give these following result :

/sbin/insmod /lib/modules/2.4.9/build/net/ipv4/ip_wccp.o
/lib/modules/2.4.9/build/net/ipv4/ip_wccp.o:unresolved symbol __kfree_skb
/lib/modules/2.4.9/build/net/ipv4/ip_wccp.o:unresolved symbol inet_del_protocol
/lib/modules/2.4.9/build/net/ipv4/ip_wccp.o:unresolved symbol inet_add_protocol
/lib/modules/2.4.9/build/net/ipv4/ip_wccp.o:unresolved symbol ip_rcv
/lib/modules/2.4.9/build/net/ipv4/ip_wccp.o:unresolved symbol printk

how to solve this? help...

regards

Djoko
Received on Thu Sep 13 2001 - 21:29:34 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:10 MST