Dependency problem building Squid 2.6

2007-04-29 Thread Guido Serassio
Hi Henrik, I have noticed a dependency problem in the Squid 2.6 Makefile, but I don't know how to fix it: After changing a COSS file, running make correctly rebuilds libcoss.a, but squid executable is not linked against the new library. May be that the same could be happen also for the

Re: Dependency problem building Squid 2.6

2007-04-29 Thread Henrik Nordstrom
sön 2007-04-29 klockan 11:03 +0200 skrev Guido Serassio: After changing a COSS file, running make correctly rebuilds libcoss.a, but squid executable is not linked against the new library. May be that the same could be happen also for the other store types. Does it work in Squid-3? Regards

Re: Dependency problem building Squid 2.6

2007-04-29 Thread Guido Serassio
Hi Henrik, At 18.02 29/04/2007, Henrik Nordstrom wrote: sön 2007-04-29 klockan 11:03 +0200 skrev Guido Serassio: After changing a COSS file, running make correctly rebuilds libcoss.a, but squid executable is not linked against the new library. May be that the same could be happen also for

Re: Dependency problem building Squid 2.6

2007-04-29 Thread Henrik Nordstrom
sön 2007-04-29 klockan 19:24 +0200 skrev Guido Serassio: tools.cc: In function `void sigusr2_handle(int)': tools.cc:428: warning: the address of `void sigusr2_handle(int)', will always evaluate as `true' Don't quite get the error, but it's easy to fix. Done. Regards Henrik signature.asc

Re: Dependency problem building Squid 2.6

2007-04-29 Thread Henrik Nordstrom
sön 2007-04-29 klockan 19:24 +0200 skrev Guido Serassio: forward.cc: In member function `void FwdState::connectStart()': forward.cc:875: error: `hex' undeclared (first use this function) forward.cc:875: error: (Each undeclared Should be std::hex identifier is reported only once for each