<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Hello,</DIV>
<DIV>I attempted to compile nginx-1.0.15 with zlib-1.2.6 on a Solaris 11 
platform and received the following error.</DIV>
<DIV> </DIV>
<DIV>gmake</DIV>
<DIV>.</DIV>
<DIV>.</DIV>
<DIV>.</DIV>
<DIV>cd ../zlib-1.2.6 \</DIV>
<DIV>    && gmake distclean \</DIV>
<DIV>    && CFLAGS="-O2 -fomit-frame-pointer -pipe " 
CC="gcc" \</DIV>
<DIV>        ./configure \</DIV>
<DIV>    && gmake libz.a</DIV>
<DIV>gmake[2]: Entering directory `/home/produser/Downloads/zlib-1.2.6'</DIV>
<DIV>make -f Makefile.in distclean</DIV>
<DIV>make: Fatal error in reader: Makefile.in, line 57: Unexpected end of line 
seen</DIV>
<DIV>Current working directory /home/produser/Downloads/zlib-1.2.6</DIV>
<DIV>gmake[2]: *** [distclean] Error 1</DIV>
<DIV>gmake[2]: Leaving directory `/home/produser/Downloads/zlib-1.2.6'</DIV>
<DIV>gmake[1]: *** [../zlib-1.2.6/libz.a] Error 2</DIV>
<DIV>gmake[1]: Leaving directory `/home/produser/Downloads/nginx-1.0.15'</DIV>
<DIV>gmake: *** [build] Error 2</DIV>
<DIV> </DIV>
<DIV>Pleae advise what I should do.  There were many many bug fixes and 
enhancements to zlib 1.2.6 over the 1.2.5 and would like to know if its going to 
work or not.</DIV>
<DIV> </DIV>
<DIV>Tank you,</DIV>
<DIV>Allan</DIV></DIV></DIV></BODY></HTML>