Welcome! Log In Create A New Profile

Advanced

Re: Compiling nginx with zlib-1.2.6 error

Maxim Dounin
April 17, 2012 12:58PM
Hello!

On Tue, Apr 17, 2012 at 08:21:15PM +0400, Sergey Budnevitch wrote:

>
> On 17.04.2012, at 19:56, Allan Davy wrote:
>
> > Hello,
> > I attempted to compile nginx-1.0.15 with zlib-1.2.6 on a Solaris 11 platform and received the following error.
>
> I doubt you will be able to build static library on solaris 10 or 11.
> Try to build or install new dynamic zlib 1.2.6 and run nginx with LD_PRELOAD hack:
> LD_PRELOAD=/path/to/new/libz.so nginx

It builds fine with zlib 1.2.5. The problem is in zlib 1.2.6
Makefile / Makefile.in, see my reply.

Maxim Dounin

>
> >
> > gmake
> > .
> > .
> > .
> > cd ../zlib-1.2.6 \
> > && gmake distclean \
> > && CFLAGS="-O2 -fomit-frame-pointer -pipe " CC="gcc" \
> > ./configure \
> > && gmake libz.a
> > gmake[2]: Entering directory `/home/produser/Downloads/zlib-1.2.6'
> > make -f Makefile.in distclean
> > make: Fatal error in reader: Makefile.in, line 57: Unexpected end of line seen
> > Current working directory /home/produser/Downloads/zlib-1.2.6
> > gmake[2]: *** [distclean] Error 1
> > gmake[2]: Leaving directory `/home/produser/Downloads/zlib-1.2.6'
> > gmake[1]: *** [../zlib-1.2.6/libz.a] Error 2
> > gmake[1]: Leaving directory `/home/produser/Downloads/nginx-1.0.15'
> > gmake: *** [build] Error 2
> >
> > 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.
> >
> > Tank you,
> > Allan
> > _______________________________________________
> > nginx mailing list
> > nginx@nginx.org
> > http://mailman.nginx.org/mailman/listinfo/nginx
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Compiling nginx with zlib-1.2.6 error

Allan Davy April 17, 2012 11:58AM

Re: Compiling nginx with zlib-1.2.6 error

Sergey Budnevitch April 17, 2012 12:22PM

Re: Compiling nginx with zlib-1.2.6 error

Maxim Dounin April 17, 2012 12:58PM

Re: Compiling nginx with zlib-1.2.6 error

Maxim Dounin April 17, 2012 12:50PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 187
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready