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

> From: Sergei Trofimovich <sly...@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 <sly...@gentoo.org>
> ---
>  configure |   13 +++++++++----
>  1 files changed, 9 insertions(+), 4 deletions(-)

ping

-- 

  Sergei

Attachment: signature.asc
Description: PGP signature

Reply via email to