Re: [squid-users] Re: Ip wccp patch for kernel 2.6 Fedora2

From: Eswari sharma <eswaris@dont-contact.us>
Date: Sun, 5 Sep 2004 18:06:55 -0700

Henrik wrote :

> tar zxvf ip_wccp-1.6.tar.gz
> cd ip_wccp-1.6
> make install
>
> Please note that with Fedora Core 2 you don't need to build your custom
> kernel unless you need to change some kernel configuration parameters as
> all the required files is in /lib/modules/.../build (and automatically
> picked up by the ip_wccp tarball build process). I haven't verified if
> other Linux-2.6 based distributions is as friendly to compile custom
> modules.

As my kernel is 2.6 based I just install ip_wccp according to the above
instruction from the directory ip_wccp-1.6
I got the following message as follows :
------------------------------------
make -C /lib/modules/2.6.5-1.358/build M=$PWD modules
make[1]: Entering directory `/lib/modules/2.6.5-1.358/build'
  CC [M] /usr/src/ip_wccp-1.6/ip_wccp.o
  Building modules, stage 2.
  MODPOST
  CC /usr/src/ip_wccp-1.6/ip_wccp.mod.o
  LD [M] /usr/src/ip_wccp-1.6/ip_wccp.ko
make[1]: Leaving directory `/lib/modules/2.6.5-1.358/build'
make -C /lib/modules/2.6.5-1.358/build M=$PWD modules_install
make[1]: Entering directory `/lib/modules/2.6.5-1.358/build'
  INSTALL
make[1]: Leaving directory `/lib/modules/2.6.5-1.358/build'
-------------------------------------
I dont know whether it has been installed or not.

Then I check with command modprobe ip_wccp. It shows the error
-----------------------
FATAL: Module ip_wccp not found.
-----------------------
Even I check with command insmod ip_wccp . It shows like
----------
insmod: can't read 'ip_wccp': No such file or directory
---------

Thanks for sincere help and hope to get further help to solve this ip_wccp
problem at the earliest.

rgrds,
eswari
Received on Sun Sep 05 2004 - 06:20:27 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:02 MDT