|
From: | Steve Dobbs |
Subject: | RE: build problem on Solaris 8 with Openssl 0.9.7a |
Date: | Tue, 26 Aug 2003 07:49:56 -0500 |
I tried the make after configuring with --with-openssl=/usr/local/ssl , and I get the same undefined symbol. when I compiled openssl, I didn't do anything special outside of the default config/make/make install. Any other suggestions?
Steve Dobbs
Sr. Unix Administrator/Migrant Worker
Network Telephone
850.432.4855 xt 1031
steve.dobbs@networktelephone.net
Location: IT Center / 2608 Baltic
-----Original Message-----
From: Jeff Wasilko [mailto:jeffw@smoe.org]
Sent: Monday, August 25, 2003 10:46 PM
To: Steve Dobbs
Cc: 'Cfengine Mailing List (E-mail)'
Subject: Re: build problem on Solaris 8 with Openssl 0.9.7a
On Mon, Aug 25, 2003 at 07:54:34PM -0500, Steve Dobbs wrote:
> I'm having problems with my install of cfengine on Solaris 8. I currently
> have openssl 0.9.7b installed on this box, and (after I included
> /usr/local/ssl/lib in my LD_LIBRARY_PATH) when I attempt a make, I get the
> following error:
Eww. Please don't use LD_LIBRARY_PATH.
> Is there some other shell variable I need to set? I have my openssl
> directory for that phrase, and it shows up in a couple of files in
> /usr/local/ssl/include/openssl.
Your best bet is to run configure with:
--with-openssl=/usr/local/ssl
If that doesn't work for you, let me know. I don't have access to
my work environment now, but I can check how I built it tomorrow.
I have openssl installed in a non-standard location...
-j
[Prev in Thread] | Current Thread | [Next in Thread] |