bugzilla-daemon at mindrot.org
2003-Sep-17 13:13 UTC
[Bug 654] config throws an error due to missing zlib (but zlib present)
http://bugzilla.mindrot.org/show_bug.cgi?id=654 Summary: config throws an error due to missing zlib (but zlib present) Product: Portable OpenSSH Version: 3.7.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: Build system AssignedTo: openssh-bugs at mindrot.org ReportedBy: simone at piyosailing.com I just follow the INSTALL instructions: uncompress ./configure but i receive this error: checking for deflate in -lz... no configure: error: *** zlib missing - please install first or check config.log *** but I've already an openssh server running on the machine (but installed from an RPM) and also I've the latest version of both openssl (openssl-0.9.6b-32.7) and zlib (zlib-1.1.4-8.7x). So I cannot run the makefile and so install the new relase ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-17 13:57 UTC
[Bug 654] config throws an error due to missing zlib (but zlib present)
http://bugzilla.mindrot.org/show_bug.cgi?id=654 ------- Additional Comments From jason at devrandom.org 2003-09-17 23:57 ------- Do you have the zlib-devel package installed? -devel packages are generally required for compilation. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-17 14:18 UTC
[Bug 654] config throws an error due to missing zlib (but zlib present)
http://bugzilla.mindrot.org/show_bug.cgi?id=654 simone at piyosailing.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From simone at piyosailing.com 2003-09-18 00:18 ------- I don't have the -devel lib. I'll download it and try ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-17 20:11 UTC
[Bug 654] config throws an error due to missing zlib (but zlib present)
http://bugzilla.mindrot.org/show_bug.cgi?id=654 ------- Additional Comments From jason at devrandom.org 2003-09-18 06:11 ------- Did this fix the problem? I've tried re-building from source several times on Linux/RPM-based distros with no problems with zlib on 5 platforms. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-17 20:40 UTC
[Bug 654] config throws an error due to missing zlib (but zlib present)
http://bugzilla.mindrot.org/show_bug.cgi?id=654 simone at piyosailing.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From simone at piyosailing.com 2003-09-18 06:40 ------- Yes, with the -devel package it worked fine. Thank you ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Maybe Matching Threads
- [Bug 685] cipher.c error when building against OpenSSL 0.9.7b on RedHat 7.3
- [Bug 517] bad "put" arg parsing
- Bad packet length error
- Fedora FC1 RPMs
- [Bug 696] PAM modules getting bypassed when connecting from f-secure ssh client to openssh 3.7p1 or 3.7.1p1 servers