Sergey S. Kosyakov wrote:
[ complaints about Squid not compiling with Digital Unix cc in K&R C mode
snipped -- cc on Digital Unix default mode is -std0 or K&R C ]
These aren't bugs. Use "cc -std1". Squid says it needs an ANSI C compiler
and suggests gcc. Either using the ansi flags to cc (-std1) or using gcc
as suggested work just fine. There's no reason squid should support K&R C.
David.
Received on Thu Oct 08 1998 - 23:14:01 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:24 MST