[squid-users] ip_wccp problems

2003-11-07 Thread Scott Baker
I compiled my own kernel (2.4.22) and the ip_wccp module on my RedHat 9 system as follows gcc -D__KERNEL__ -I/usr/src/linux-2.4.22/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdin

Re: [squid-users] ip_wccp problems

2003-11-07 Thread Henrik Nordstrom
On Fri, 7 Nov 2003, Scott Baker wrote: > [EMAIL PROTECTED] linux]# modprobe ip_wccp > /lib/modules/2.4.22/kernel/net/ipv4/ip_wccp.o: couldn't find the kernel > version the module was compiled for Hmm.. what version of ip_wccp.c is this? the version and changelog is shown at the top of the file.

RE: [squid-users] ip_wccp problems

2003-11-07 Thread Steve Fischer
much, much easier. At least I've found it so. Regards, Steve Fischer -Original Message- From: Scott Baker [mailto:[EMAIL PROTECTED] Sent: Friday, November 07, 2003 1:03 PM To: [EMAIL PROTECTED] Subject: [squid-users] ip_wccp problems I compiled my own kernel (2.4.22) and the ip_w