bug-wget
[Top][All Lists]
Advanced

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

Re: problems building wget2, both 2-0.0 AND from the repository


From: George R Goffe
Subject: Re: problems building wget2, both 2-0.0 AND from the repository
Date: Wed, 26 Jan 2022 00:04:50 +0000 (UTC)

im,

I haven't built wget in some time on this system. I don't recall having 
troubles though.NOW, that is not the case.

zlib does appear to be installed "here" though.

Could wget be looking in /usr/lsd/Linux and NOT in /usr/lib64?

Best regards,

George...


fc36-bash 5.1 ~# locate /usr/lib64/libz.so
/usr/bin/locate -i -A /usr/lib64/libz.so
/sdb1/fc35/usr/lib/debug/usr/lib64/libz.so.1.2.11-1.2.11-26.fc35.x86_64.debug
/sdb1/fc35/usr/lib64/libz.so
/sdb1/fc35/usr/lib64/libz.so.1
/sdb1/fc35/usr/lib64/libz.so.1.2.11
/usr/lib64/libz.so
/usr/lib64/libz.so.1
/usr/lib64/libz.so.1.2.11

fc36-bash 5.1 ~# locate /usr/lib64/libz.a
/usr/bin/locate -i -A /usr/lib64/libz.a
/usr/lib64/libz.a

fc36-bash 5.1 ~# grep zlib alldarpms.fc36
perl-Archive-Extract-Z-Compress-Zlib-0.88-3.fc35.noarch
perl-Archive-Extract-gz-Compress-Zlib-0.88-3.fc35.noarch
perl-Archive-Extract-tgz-Archive-Tar-Compress-Zlib-0.88-3.fc35.noarch
perl-Compress-Raw-Zlib-2.101-479.fc35.x86_64
perl-IO-Zlib-1.11-478.fc35.noarch
tcl-zlib-2.0.1-0.28.svn40.fc35.x86_64
tcl-zlib-devel-2.0.1-0.28.svn40.fc35.x86_64
zlibrary-0.99.4-8.fc35.x86_64
zlibrary-devel-0.99.4-8.fc35.x86_64
zlib-1.2.11-30.fc35.x86_64
zlib-ada-1.4-0.29.20120830CVS.fc35.x86_64
zlib-ada-devel-1.4-0.29.20120830CVS.fc35.x86_64
zlib-devel-1.2.11-30.fc35.x86_64
zlib-ng-2.0.5-1.20210625gitc69f78bc5.fc35.x86_64
zlib-ng-devel-2.0.5-1.20210625gitc69f78bc5.fc35.x86_64
zlib-static-1.2.11-30.fc35.x86_64

On Wednesday, January 19, 2022, 05:22:47 AM PST, Tim Rühsen 
<tim.ruehsen@gmx.de> wrote:

Hi,

On 18.01.22 22:29, George R Goffe wrote:
> Hi,
>
> Thanks for your earlier reply. Somehow my /usr/lsd tool chain acquired a 
> libz.a but NO libz.so. I renamed them to off.* and the wget2 build succeeded.

You can also use ./confgure --without-zlib. No need to change something
on the system level (though I really suggest to build libz.so as well).

> I tried to build the original wget from " git clone 
> https://git.savannah.gnu.or/git/wget.git wget" but it's failing now. Not the 
> libz problem but something different.
>
> Could I get you to take a look at the build log please?

Not sure what you mean with "now". Did it build before ? (I doubt so).

>From the build log:
bootstrap: line 278: autopoint: command not found
bootstrap: Error: 'autopoint' not found
bootstrap: line 278: gperf: command not found
bootstrap: Error: 'gperf' not found

As you can see, building from git requires more packages to be installed
than when building from tarball.

The latest wget tarball is https://ftp.gnu.org/gnu/wget/wget-latest.tar.gz

Regards, Tim

>
> Best regards,
>
> George...
>
> On Friday, January 14, 2022, 04:46:23 PM PST, George R Goffe 
> <grgoffe@yahoo.com> wrote:
>
> Hi,
>
> I'm trying to build wget2 from both the gnu ftp site and from the repository 
> and am having trouble with "make install". I'm enclosing the build log. Could 
> I get you to take a look at the end of the log and let me know what I'm doing 
> wrong please?
>
> Best regards,
>
> George...
>


reply via email to

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