qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Trofimovich <slyfox@inbox.ru>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 2/2] ./configure: add link check for nss-smartcard
Date: Sun, 29 Jan 2012 10:51:40 +0300	[thread overview]
Message-ID: <20120129105140.4e3cc4b7@sf.home> (raw)
In-Reply-To: <1327304498-11274-2-git-send-email-slyfox@inbox.ru>

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]

On Mon, 23 Jan 2012 10:41:38 +0300
Sergei Trofimovich <slyfox@inbox.ru> wrote:

> From: Sergei Trofimovich <slyfox@gentoo.org>
> 
> Current './configure --static && make' fails for me:
> 
>     LINK  qemu-nbd
>     /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lssl3
>     /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsmime3
>     /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lnssutil3
>     /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lnss3
>     /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lplds4
>     /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lplc4
>     /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lnspr4
> 
> My system does not provide static libraries for nss, so
> fix autoconfiguration by link checking.
> 
> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
> ---
>  configure |   13 +++++++++----
>  1 files changed, 9 insertions(+), 4 deletions(-)

ping

-- 

  Sergei

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  parent reply	other threads:[~2012-01-29  7:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23  7:41 [Qemu-devel] [PATCH 1/2] ./configure: request pkg-config to provide private libs when static linking Sergei Trofimovich
2012-01-23  7:41 ` [Qemu-devel] [PATCH 2/2] ./configure: add link check for nss-smartcard Sergei Trofimovich
2012-01-23  8:51   ` Alon Levy
2012-01-29  7:51   ` Sergei Trofimovich [this message]
2012-01-23 10:33 ` [Qemu-devel] [PATCH 1/2] ./configure: request pkg-config to provide private libs when static linking Peter Maydell
2012-01-23 17:44   ` [Qemu-devel] [PATCH v2 " Sergei Trofimovich
2012-01-23 18:02     ` Peter Maydell
2012-01-23 18:33       ` [Qemu-devel] [PATCH v3 " Sergei Trofimovich
2012-01-29  7:52         ` Sergei Trofimovich

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=20120129105140.4e3cc4b7@sf.home \
    --to=slyfox@inbox.ru \
    --cc=qemu-devel@nongnu.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).