Hi,

please check which pkg-config files you have for zlib
  locate zlib.pc

and do
  pkg-config --debug zlib
to see whether the correct file is found and that the correct paths and flags are set.

In case this doesn't help, send me your config.log file.

Regards, Tim

On 26.01.22 01:04, George R Goffe wrote:
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.rueh...@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 
<grgo...@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...

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to