Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Gentoo Prefix: getting around the "Your OpenSSL headers do not match your library" configure error.
Date: Mon, 24 Oct 2011 08:04:36
Message-Id: 20111024080424.GR91713@gentoo.org
In Reply to: [gentoo-alt] Gentoo Prefix: getting around the "Your OpenSSL headers do not match your library" configure error. by Nicolas Pinto
1 On 20-10-2011 22:01:31 -0400, Nicolas Pinto wrote:
2 > checking OpenSSL header version... 1000005f (OpenSSL 1.0.0e 6 Sep 2011)
3 > checking OpenSSL library version... 10000003 (OpenSSL 1.0.0b-fips 16 Nov 2010)
4 > checking whether OpenSSL's headers match the library... no
5 > configure: error: Your OpenSSL headers do not match your
6 > library. Check config.log for details.
7 > ...
8 >
9 > Investigating the config.log and the linker's search directories
10 > helped identify the problem: the linker preferred the librairies in
11 > /usr/lib64 instead of $EPREFIX/usr/lib, even when forcing
12 > LDFLAGS="-Wl,-L$EPREFIX/usr/lib".
13
14 Could you please show the gcc/linker call from config.log? It's
15 important here to see if the linker is making this up, or the flags are
16 just passed by someone.
17
18
19 --
20 Fabian Groffen
21 Gentoo on a different level

Attachments

File name MIME type
signature.asc application/pgp-signature