> Hi, > > Last time, i had a problem that i got stuck with "make," but then i > figured out that i missed some gcc compiler components. However, when > i pass that and get to "make install" the following errors occur. > > make[3]: *** [WinSvc.o] Error 1 > make[3]: Leaving directory `/cygdrive/c/squid-3.0.STABLE8/src' > make[2]: *** [install-recursive] Error 1 > make[2]: Leaving directory `/cygdrive/c/squid-3.0.STABLE8/src' > make[1]: *** [install] Error 2 > make[1]: Leaving directory `/cygdrive/c/squid-3.0.STABLE8/src' > make: *** [install-recursive] Error 1 > > -- > Dooda > There should be an all-important line or more above that sequence of abort codes which tells us what the error actually is. Amos