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 1STwt4-0004zM-Cf for garchives@archives.gentoo.org; Mon, 14 May 2012 15:08:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99390E095F; Mon, 14 May 2012 15:08:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CA526E08B1 for ; Mon, 14 May 2012 15:07:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2D7101BC068 for ; Mon, 14 May 2012 15:07:04 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.145 X-Spam-Level: X-Spam-Status: No, score=-2.145 tagged_above=-999 required=5.5 tests=[AWL=-1.135, BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id msYKBu7Nk-rq for ; Mon, 14 May 2012 15:06:56 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 349821BC050 for ; Mon, 14 May 2012 15:06:54 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1STwrK-0004hD-19 for gentoo-user@gentoo.org; Mon, 14 May 2012 17:06:50 +0200 Received: from adsl-69-234-188-22.dsl.irvnca.pacbell.net ([69.234.188.22]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 May 2012 17:06:49 +0200 Received: from w41ter by adsl-69-234-188-22.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 May 2012 17:06:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: solving curl dependency issues Date: Mon, 14 May 2012 08:06:39 -0700 Message-ID: References: <4FB0E357.1030900@gmail.com> 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 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-188-22.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120420 Thunderbird/12.0 In-Reply-To: X-Archives-Salt: 03742eb8-9f85-4a07-8b68-6796cdd3adec X-Archives-Hash: 113d5dc072fa41eb0573ee248908016b On 05/14/2012 06:08 AM, walt wrote: > On 05/14/2012 03:49 AM, Space Cake wrote: >> Hi, >> >> For several weeks I'm trying to solve dependency issues with curl, but I'm lost.. any idea? > > That problem drove me nuts for months. I finally discovered by desperate > trial and error that un-setting the 'curl' useflag fixes it. Finally! Sorry, I forgot that I also un-set the 'nss' and 'openssl' useflags. Now I have only the gnutls useflag set. (I kept that one because the gnutls is GPL, not because I think one is better that the others.) The only thing I insist on being encrypted are ssl connections in firefox, so my encryption needs are minimal, maybe less than yours.