Re: [wccpd-devel] (no subject)
Status: Alpha
Brought to you by:
ejbs
|
From: saman k. d. <sa...@gl...> - 2002-12-23 06:39:09
|
Dear Sir Many Thanks.i install kernel source as well.i try all the ways.i use this for compiling gcc -D__KERNEL__ -I/usr/src/linux-2.2.14/include -Wall -Wstrict-prototypes - O2 -fomit-frame-pointer \ -fno-strict- aliasing -pipe -fno-strength-reduce -m386 -DCPU=386 -DMODULE -DMODVERSIONS - include \ /usr/src/linux-2.2.14/include/linux/modversions.h -c ip_wccp.c after that it is giving ip_wccp.c:256 :parse error before '-' 256 :malformed floating constant 3: 20: 22: 25:character constant too long 27: 28: 30: 31:malformed 33: 51: 53: 53:numeric constant constain digits beyond the radix i use another patch it also giving ip_wccp.c:256 :parse error 25:constant too long 26: 27: 30: i try patch p1 < ../ip_wccp as well plese help me to resolve this issuse i grately appriciate your help saman ----- Original Message ----- From: "Eduardo J. Blanco" <ej...@ne...> To: "saman kumara dissanayake" <sa...@gl...> Cc: <wcc...@li...> Sent: Tuesday, February 19, 2002 7:23 PM Subject: Re: [wccpd-devel] (no subject) > Hi! > > That's weird. Can you send an strace to me? > > Also note that RH 7.0 gcc/glibc has several bugs. > > You say your router supports WCCP version 1... now, if you already have > a router, what are you using wccpd for? > > --ejbs > > On Tue, 2002-02-19 at 13:59, saman kumara dissanayake wrote: > Dear Sir > > I managed to install your wccpd on my linux 7.0 server.but if i > restart my server is is starting wccpd no problem.after that if i > start squid demon few minutes demon disaper.plese help me out to > rectify this problem.i used wccpd ver 1.because of my router support > wccp ver 1. > > thanking > > |