Hi All, When i compile squid 3.0 stable 4 i getting the following error logfile.cc: In function ‘Logfile* logfileOpen(const char*, size_t, int)’: logfile.cc:105: error: invalid conversion from ‘const char*’ to ‘char*’ logfile.cc:108: error: invalid conversion from ‘const char*’ to ‘char*’ make[3]: *** [logfile.o] Error 1 make[3]: Leaving directory `/home/senthil/Downloads/squid-3.0.STABLE9/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/senthil/Downloads/squid-3.0.STABLE9/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/senthil/Downloads/squid-3.0.STABLE9/src' make: *** [all-recursive] Error 1 I am using fedora 12 Help me in solving the error Thankyou Regards senthil