OpenSSL compile problem
Kostadin Galabov
kostura at netclime.com
Thu Feb 6 15:02:26 CET 2003
The oncifgure finds the header files:
----------------------------
checking for openssl/evp.h... yes
checking for openssl/rsa.h... yes
checking for openssl/rand.h... yes
checking for openssl/err.h... yes
checking for openssl/sha.h... yes
checking for openssl/pem.h... yes
checking for SHA1_version in -lcrypto... yes
------------------------
and then fails.
BTW. Now wrapping is set to 72 ;)
----- Original Message -----
From: "Ivo Timmermans" <ivo at o2w.nl>
To: <tinc at nl.linux.org>
Sent: Thursday, February 06, 2003 15:56
Subject: Re: OpenSSL compile problem
> Kostadin Galabov wrote:
> >
./configure --localstatedir=/var --sysconfdir=/etc --with-openssl-includ
e=/usr/local --with-openssl-lib=/usr/local/lib
> > or
> >
./configure --localstatedir=/var --sysconfdir=/etc --with-openssl-includ
e=/usr/local --with-openssl-lib=/usr/local/
> >
> > and no success. Please tell me which files are you looking for when
you looking for openssl-lib, to be sure a pointing to the correct ones.
I think you look for libssl.a and libcrypto.a which are in
/usr/local/lib
>
> You give --with-openssl-include=/usr/local, which doesn't seem right.
> We're looking for the OpenSSL header files here, so try
> /usr/local/openssl/include.
>
>
> P.S.: Please wrap your text at a reasonable length, like 72
> characters.
>
>
> Ivo
>
> --
> Bus error
> Tinc: Discussion list about the tinc VPN daemon
> Archive: http://mail.nl.linux.org/lists/
> Tinc site: http://tinc.nl.linux.org/
>
>
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.linux.org/lists/
Tinc site: http://tinc.nl.linux.org/
More information about the Tinc
mailing list