bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Cannot compile current bzr trunk: undefined reference to


From: Gijs van Tulder
Subject: Re: [Bug-wget] Cannot compile current bzr trunk: undefined reference to `gzwrite' / `gzclose' / `gzdopen'
Date: Mon, 09 Jan 2012 15:08:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111220 Thunderbird/9.0

Hi all,

The attached patch should hopefully fix Evgenii's problem.

The patch changes the configure script to always use libz, unless it is explicitly disabled. In that case, the patch makes sure that the WARC functions do not use gzip but write to uncompressed files instead.

The funny thing is that libz was already included with the SSL support. Unless you compiled wget with --without-ssl, libz was always compiled in (even if you configured with --without-zlib).

Regards,

Gijs


Op 09-01-12 02:15 schreef Evgenii Philippov:
> Actually I currently close my work on wget.
>
> So these messages are just bug reports for wget collaborators.
>
> Some additional info:
>
> export PS1="Ok\"
> Ok
> uname -asm
> Linux <host_name> 2.6.38-13-generic #53-Ubuntu SMP Mon Nov 28 19:33:45
> UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
> Ok
> lsb_release -dr
> Description: Ubuntu 11.04
> Release: 11.04
> Ok
>
> With best regards,
> Thank you for a wonderful utility,
> --
> Evgeniy
>

Attachment: wget-zlib-warc.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]