From: David Jackson <david.jay.jackson@wcox.com>
To: Linux User <linux-user@nospam.dnsalias.org>
Cc: linux-admin@vger.kernel.org
Subject: Re: Error Compiling OpenSSH-3.4p1
Date: Tue, 06 Aug 2002 16:00:15 -0600 [thread overview]
Message-ID: <3D5046EF.2040709@wcox.com> (raw)
In-Reply-To: 200208061924.g76JOmSA009231@leo.pcisys.net
Linux User wrote:
>On Tuesday 06 August 2002 02:33 pm, David Jackson wrote:
>
>
>>Dude --
>>Is there a include path flag you can set with the ./configure?
>>
>>
>
> Not quite--you can specify the top-level ssl directory using "with-ssl-dir="
>and "include/" is assumed to be under that. I've tried both with and without,
>with OpenSSL in both standard and non-standard locations, to no avail. And
>as near as I can tell, that's irrelevant anyway. The config log snippet
>*shows* it's using the correct include path.
>
>
>
>>Have you posted to a Redhat specific list? Have you search the Rehat
>>archive for releated post?
>>
>>
>
> No, because I'm not using RedHat RPMs. And not specifically; instead, I've
>done a general search of the web, including mailing lists (RedHat, openssl,
>openssh, and any others Google might index).
>
>
>
>>Have you posted to openssl and openssh mailing list? Have you searched
>>openssl and openssh archives?
>>
>>
>
> Not yet. I was hoping to avoid subscribing to Yet Another Mailing list, but
>that's my next step.
>
>
>
>
find on myh RH7.2 machine returns this:
bowtie: root >> find /lib /usr/lib -name "*ssl*" -exec ls -l {} \;
lrwxrwxrwx 1 root root 16 Jun 5 18:58 /lib/libssl.so.2
-> libssl.so.0.9.6b
-rwxr-xr-x 1 root root 207036 Sep 7 2001
/lib/libssl.so.0.9.6b
-rw-r--r-- 1 root root 273850 Sep 7 2001 /usr/lib/libssl.a
lrwxrwxrwx 1 root root 26 Jun 5 19:10
/usr/lib/libssl.so -> ../../lib/libssl.so.0.9.6b
If "we" run ./configure --with-ssl=/usr/local/ssl for openssh-3.4p1
by default it going to use the ld.so.conf file to search for libs? What
maybe happening is openssh configure is looking at the libssl in /lib
or /usr/lib, and the headers under /usr/local/ssl?
One other note, I just build openssl-0.9.6e using --prefix=/usr/local
and it put the include under /user/local/include/openssl
and the libs under /usre/local/lib? You may have to use the
--with-includedir=/usr/local/include/openssl with ssh?
David
next prev parent reply other threads:[~2002-08-06 22:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-02 11:30 Error Compiling OpenSSH-3.4p1 Linux User
2002-08-03 7:06 ` Camelia NASTASE
2002-08-04 13:58 ` Linux User
2002-08-04 14:20 ` Linux User
2002-08-06 0:05 ` David J. Golden
2002-08-06 0:20 ` Jeff Hunter
2002-08-06 2:05 ` Linux User
2002-08-06 17:59 ` Linux User
2002-08-06 18:33 ` David Jackson
2002-08-06 19:24 ` Linux User
2002-08-06 22:00 ` David Jackson [this message]
2002-08-06 22:31 ` David Jackson
2002-08-09 10:51 ` Linux User
2002-08-09 10:47 ` Linux User
2002-08-06 21:27 ` Glynn Clements
2002-08-09 10:54 ` Linux User
2002-08-13 2:16 ` David J. Golden
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3D5046EF.2040709@wcox.com \
--to=david.jay.jackson@wcox.com \
--cc=linux-admin@vger.kernel.org \
--cc=linux-user@nospam.dnsalias.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.