|
|||||||||||
|
Re: Compiling errors with Zlib
From: Atro Tossavainen <atossava(at)cc.helsinki.fi>
Date: Mon Apr 28 2003 - 01:24:38 EDT
> Hello, I am trying to compile openssh-3.6.1p1 on my Redhat 6.2 box
Is the "zlib-devel" package installed? (rpm -qi zlib-devel) If not, do you have the zlib library and headers installed otherwise? > Here is the configure statement that I am using:
If you're using Red Hat's stock zlib package, it would be in /usr/lib, not in /usr/local/lib. What's with the --with-libs="-ltinfo -lm" statement, anyway? > All libraries are in the noted directories, openssl has been compiled with
Something is going seriously wrong with configure (that "yes" part there). -R is Solaris-ish for -rpath, it shouldn't appear on Linux. > I am thinkin that my gcc version is obsolete. Anyone have any
Read config.log, find out what's causing the " yes", and the "-R" instead of -rpath. Make sure you know where your zlib kit is. -- Atro Tossavainen (Mr.) / The Institute of Biotechnology at Systems Analyst, Techno-Amish & / the University of Helsinki, Finland, +358-9-19158939 UNIX Dinosaur / employs me, but my opinions are my own. < URL : http : / / www . helsinki . fi / %7E atossava / > File attachments NOT welcome unless agreed to beforehand.Received on Mon Apr 28 13:11:02 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:58 EDT |
||||||||||
|
|||||||||||