i compiled ip_wccp.c with the syntax provided below , but then when i do
the modprobe , it gave me these errors:
[root@omega ipv4]# modprobe ip_wccp
/lib/modules/2.2.14/ipv4/ip_wccp.o: unresolved symbol __kfree_skb
/lib/modules/2.2.14/ipv4/ip_wccp.o: unresolved symbol inet_del_protocol
/lib/modules/2.2.14/ipv4/ip_wccp.o: unresolved symbol inet_add_protocol
/lib/modules/2.2.14/ipv4/ip_wccp.o: unresolved symbol ip_rcv
/lib/modules/2.2.14/ipv4/ip_wccp.o: unresolved symbol printk
did i missed something ?
On Mon, 24 Apr 2000, Bennet Ng wrote:
> Hi, here's one suggested by Lincoln:
>
> % 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
>
> benn
>
> Damien Croarken wrote:
> >
> > can someone please give me some simple instructions with regards how to
> > compile Glenn Chisholm's ip_wccp.c module that he wrote for the linux kernel
> > cause all I seem to get is a long list of warnings and parser errors
> >
> > Damien
>
-- m i c h a e l v i n c e n t p o z o n :: mikevince@engineer.com :: --------------------------------------------------------------- HPS Software & Communication Corp. ICQ : 1413343 Pilipino Internet Cebu office : (+63)(32) 3447847 Systems/Network Administrator home : (+63)(32) 3446427 CCNA,CCDA - - - - - - - - - - - - cell : (+63) 917-3276966 - - - - - - - - - - - - - - - - - http://mikevince.tripod.comReceived on Tue Apr 25 2000 - 04:33:22 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:02 MST