> /usr/bin/install: cannot stat `./anthony-xpm.gif': No such file or > directory > make[2]: *** [install-iconDATA] Error 1 >
To answer my own question, the problem is that 'make distclean' in squid 2.5.STABLE1 inadvertently removes the icons from the install source tree. So a second compile will fail. However as long as you get it right the first time, you won't see this problem. :) Paul
