From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RC5aP-00085d-Lf for garchives@archives.gentoo.org; Fri, 07 Oct 2011 08:15:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7FB321C0CE; Fri, 7 Oct 2011 08:15:05 +0000 (UTC) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by pigeon.gentoo.org (Postfix) with SMTP id 39E3721C04C for ; Fri, 7 Oct 2011 08:14:12 +0000 (UTC) Received: (qmail invoked by alias); 07 Oct 2011 08:14:11 -0000 Received: from i59F54716.versanet.de (EHLO [192.168.66.136]) [89.245.71.22] by mail.gmx.net (mp017) with SMTP; 07 Oct 2011 10:14:11 +0200 X-Authenticated: #351132 X-Provags-ID: V01U2FsdGVkX1+7xdJADvW7yYErd5wEQ0V2ped/gJ04k72pbceWYw xW4xkhMpcPAHAF Message-ID: <4E8EB499.4080500@gmx.net> Date: Fri, 07 Oct 2011 10:13:13 +0200 From: Jonas de Buhr User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] kscd-4.7.2 fails to build References: <4E8EB23B.8070600@gmail.com> In-Reply-To: <4E8EB23B.8070600@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Archives-Salt: X-Archives-Hash: c842a8615fd9e3bafe948fdeca2972a0 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.