From: Jonas de Buhr <jonas.de.buhr@gmx.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] kscd-4.7.2 fails to build SOLVED
Date: Fri, 07 Oct 2011 10:58:06 +0200 [thread overview]
Message-ID: <4E8EBF1E.20008@gmx.net> (raw)
In-Reply-To: <4E8EBCAA.2090702@gmail.com>
Am 07.10.2011 10:47, schrieb Dale:
> Jonas de Buhr wrote:
>> Am 07.10.2011 10:03, schrieb Dale:
>>> /usr/lib64/libneon.so.27: undefined reference to
>>> `gnutls_certificate_verify_peers'
>> gnutls_certificate_verify_peers is deprecated in gnutls.
>>
>> you could try emerging net-libs/neon with
>>
>> USE="-gnutls ssl"
>>
>> for a quick workaround.
>>
>>
>
> For those who run into this, just remove the gnutls flag and do a
> emerge -uvaDN world. I had it in make.conf so I must have needed it
> at some point in the past. Man that is a old USE line. lol
>
> Thanks for the tip. It worked.
i think you should file a bug on this. i guess the deprecated function
has finally been removed from gnutls and thats why you get the undefined
reference error. so we either need a new version of neon which uses
gnutls_certificate_verify_peers2() or the ebuild needs to be changed not
to use gnutls (at least not above a certain version).
next prev parent reply other threads:[~2011-10-07 9:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-07 8:03 [gentoo-user] kscd-4.7.2 fails to build Dale
2011-10-07 8:13 ` Jonas de Buhr
2011-10-07 8:47 ` [gentoo-user] kscd-4.7.2 fails to build SOLVED Dale
2011-10-07 8:58 ` Jonas de Buhr [this message]
2011-10-07 10:31 ` Jonas de Buhr
2011-10-07 10:44 ` Jonas de Buhr
2011-10-07 11:20 ` Jonas de Buhr
2011-10-07 14:11 ` Dale
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=4E8EBF1E.20008@gmx.net \
--to=jonas.de.buhr@gmx.net \
--cc=gentoo-user@lists.gentoo.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