Gentoo Archives: gentoo-user

From: Redouane Boumghar <redouane.boumghar@×××××××××.fr>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Openssh and Zlib version check
Date: Mon, 23 Jun 2008 12:16:30
Message-Id: 485F942E.90706@magellium.fr
1 Hello everyone,
2
3 I am trying to upgrade openssh from version 4.5_p1 to version 4.7_p1
4 but installation of version 4.7_p1 always crashes at the zlib version check.
5
6 openssh 4.7_p1 seems to require zlib version 1.2.3 or greater
7 that I did have installed since the dinosaurs disappeared.
8 I keep having this message :
9
10 "
11 checking for possibly buggy zlib... yes
12 configure: error: *** zlib too old - check config.log ***
13 "
14
15 Whereas my zlib version is : 1.2.3
16 Installed thanks to ebuild : sys-libs/zlib-1.2.3-r1
17
18 So should I hack the ebuild to take the given advice ? :
19
20 "./configure --without-zlib-version-check".
21
22 Has anyone solved that ? Or is it just my problem ?
23
24 Thanks in advance,
25
26 :-)
27 Redouane.
28
29 --
30 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Openssh and Zlib version check Enrico Weigelt <weigelt@×××××.de>