From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L2nHS-00041L-3z for garchives@archives.gentoo.org; Wed, 19 Nov 2008 13:39:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B46E6E01EF; Wed, 19 Nov 2008 13:39:40 +0000 (UTC) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by pigeon.gentoo.org (Postfix) with ESMTP id 56648E01EF for ; Wed, 19 Nov 2008 13:39:40 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id c7so1937960nfi.26 for ; Wed, 19 Nov 2008 05:39:38 -0800 (PST) Received: by 10.210.38.17 with SMTP id l17mr936789ebl.163.1227101977438; Wed, 19 Nov 2008 05:39:37 -0800 (PST) Received: by 10.210.117.5 with HTTP; Wed, 19 Nov 2008 05:39:37 -0800 (PST) Message-ID: Date: Wed, 19 Nov 2008 16:39:37 +0300 From: "Vladimir Rusinov" To: "Gentoo User List" Subject: [gentoo-user] could not build apache2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_78483_11119589.1227101977429" X-Archives-Salt: 3033fa5a-2b9f-4095-a428-dd1b83485a00 X-Archives-Hash: 43910e00beefbb648fa202b09a59263a ------=_Part_78483_11119589.1227101977429 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi. I can't build apache2. It fails with following error: checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for SSLeay_version in -lcrypto... yes checking for SSL_CTX_new in -lssl... no checking for ENGINE_init... yes checking for ENGINE_load_builtin_engines... yes checking for SSL_set_cert_store... no configure: error: ... Error, SSL/TLS libraries were missing or unusable !!! Please attach the following file when seeking support: !!! /tmp/portage/app-admin/apache-tools-2.2.9/work/httpd-2.2.9/config.log * * ERROR: app-admin/apache-tools-2.2.9 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2364: Called econf '--sbindir=/usr/sbin' '--with-z=/usr' '--with-apr=/usr' '--with-apr-util=/usr' '--with-pcre=/usr' '--with-ssl=/usr' '--enable-ssl' * ebuild.sh, line 526: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/tmp/portage/app-admin/apache-tools-2.2.9/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/app-admin/apache-tools-2.2.9/temp/environment'. * Here are most ineresting lines from config.log: configure:15675: checking for SSL_set_cert_store configure:15731: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_ SOURCE -Wl,--no-as-needed -L/usr/lib64/mozldap/ -L/usr/lib64/nss/ -L/usr/lib64/nspr -L/usr/lib64 -L/usr/lib conftest.c -lcrypto -lm -L/us r/lib64 -lpcre -luuid -lrt -lcrypt -lpthread -ldl >&5 /tmp/portage/app-admin/apache-tools-2.2.9/temp/ccTIrw3a.o: In function `main': conftest.c:(.text+0x7): undefined reference to `SSL_set_cert_store' # emerge -pv openssl These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] dev-libs/openssl-0.9.8g-r2 USE="sse2 zlib -bindist -gmp -kerberos -test" 0 kB What's wrong? -- Vladimir Rusinov http://greenmice.info/ ------=_Part_78483_11119589.1227101977429 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi.

I can't build apache2. It fails with following error:


checking openssl/engine.h usability... yes
checking openssl/engine.h presence... yes
checking for openssl/engine.h... yes
checking for SSLeay_version in -lcrypto... yes
checking for SSL_CTX_new in -lssl... no
checking for ENGINE_init... yes
checking for ENGINE_load_builtin_engines... yes
checking for SSL_set_cert_store... no
configure: error: ... Error, SSL/TLS libraries were missing or unusable

!!! Please attach the following file when seeking support:
!!! /tmp/portage/app-admin/apache-tools-2.2.9/work/httpd-2.2.9/config.log
 *
 * ERROR: app-admin/apache-tools-2.2.9 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2364:  Called econf '--sbindir=/usr/sbin' '--with-z=/usr' '--with-apr=/usr' '--with-apr-util=/usr' '--with-pcre=/usr' '--with-ssl=/usr' '--enable-ssl'
 *               ebuild.sh, line  526:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/tmp/portage/app-admin/apache-tools-2.2.9/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/app-admin/apache-tools-2.2.9/temp/environment'.
 *

Here are most ineresting lines from config.log:

configure:15675: checking for SSL_set_cert_store
configure:15731: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -pipe -fomit-frame-pointer -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_
SOURCE  -Wl,--no-as-needed -L/usr/lib64/mozldap/ -L/usr/lib64/nss/ -L/usr/lib64/nspr -L/usr/lib64 -L/usr/lib conftest.c -lcrypto -lm -L/us
r/lib64 -lpcre  -luuid -lrt -lcrypt  -lpthread -ldl >&5
/tmp/portage/app-admin/apache-tools-2.2.9/temp/ccTIrw3a.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `SSL_set_cert_store'

# emerge -pv openssl

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-libs/openssl-0.9.8g-r2  USE="sse2 zlib -bindist -gmp -kerberos -test" 0 kB

What's wrong?

--
Vladimir Rusinov
http://greenmice.info/
------=_Part_78483_11119589.1227101977429--