linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Raileanu G <grisha@webmedia.md>
To: linux-admin@vger.kernel.org
Subject: bind 9.2.3 error compile with OpenSSL
Date: Thu, 6 Nov 2003 20:13:03 +0200	[thread overview]
Message-ID: <20031106201303.22382f23.grisha@webmedia.md> (raw)
In-Reply-To: <20031106175950.4324de42.grisha@webmedia.md>

I tryed compile bind 9.2.23 on slackware 9.1, OpenSSL 0.9.7c, with parameters:

 CC="gcc" \
 CFLAGS="-O3 -march=i686 -funroll-loops -fomit-frame-pointer" \
 ./configure \
  --prefix=/usr \
  --exec-prefix=/usr \
  --sysconfdir=/etc \
  --localstatedir=/var \
  --libexecdir=/usr/libexec/named \
  --with-openssl=/usr \
  --with-libtool \
  --disable-ipv6 \
  --enable-threads
 
 and get the follow error:
 ###########################
 checking for OpenSSL library... using openssl from /usr/lib and /usr/include
 checking whether linking with OpenSSL works... no
 configure: error: Could not run test program using OpenSSL from
 /usr/lib and /usr/include.
 Please check the argument to --with-openssl and your
 shared library configuration (e.g., LD_LIBRARY_PATH).
 ###########################

 I have set LD_LIBRARY_PATH.
 LD_CONFIG_PATH=/usr/lib
 
 What may be problem ?
 
Thanks.


-- 
Best wishes and kind regards, Raileanu Grigore.

       reply	other threads:[~2003-11-06 18:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ecartis-11062003153519.19626.1@isc.org>
     [not found] ` <20031106175950.4324de42.grisha@webmedia.md>
2003-11-06 18:13   ` Raileanu G [this message]
2003-11-06 22:53     ` bind 9.2.3 error compile with OpenSSL Stefan Wimmer
2003-11-06 23:07       ` Raileanu G
2003-11-06 23:28         ` Stefan Wimmer
     [not found] <SERVERIXYev6hNo6j3w0000071c@server.onewaveinc.com>
2003-11-06 19:05 ` Raileanu G

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=20031106201303.22382f23.grisha@webmedia.md \
    --to=grisha@webmedia.md \
    --cc=linux-admin@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).