From owner-freebsd-questions@FreeBSD.ORG Mon Apr 1 15:22:07 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 33AD52E6 for ; Mon, 1 Apr 2013 15:22:07 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-bk0-x22b.google.com (mail-bk0-x22b.google.com [IPv6:2a00:1450:4008:c01::22b]) by mx1.freebsd.org (Postfix) with ESMTP id BAD91CEF for ; Mon, 1 Apr 2013 15:22:06 +0000 (UTC) Received: by mail-bk0-f43.google.com with SMTP id jm2so959124bkc.2 for ; Mon, 01 Apr 2013 08:22:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=6zeKVtZHCM4HctXWySJ5nyn7Kb/yysoGfndap5j9tAg=; b=Brm6TkPSNXs2VFdYxLiqL/V3W8HIkpcg8cCGsoXuond/P5DSvLCUDmJq1+DMMj3v4Q h4f1/VJYVJVMgiIIiYTqpxRzPcBuSBKEXPGAFMn82C80CWEvF1fqcA8oYHgUjbBzEQsX 6u3UWIO/94WH42JsQ0zqtoJyGtmcxctRtKlvUJi/p/mVFc5jILJUBrejkOKG4EvsX8V/ RVWgYABmYT6rUvt2HHWWVWIioS7zmE7MZpm9fiw1J0pWQYmyouV/n9d9k8TqPG+1Zeyb 9vaf4lX/gAr8atbfN6EYgNsvBVW4Or3oWMPW6ytlywjLCNmGONThj81zAEjpV/yOT2fm 2SPQ== X-Received: by 10.204.173.204 with SMTP id q12mr5223039bkz.74.1364829725721; Mon, 01 Apr 2013 08:22:05 -0700 (PDT) Received: from [192.168.1.128] ([91.196.229.122]) by mx.google.com with ESMTPS id js7sm3049198bkb.9.2013.04.01.08.21.59 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 01 Apr 2013 08:22:04 -0700 (PDT) Message-ID: <5159A616.30701@gmail.com> Date: Mon, 01 Apr 2013 18:21:58 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:19.0) Gecko/20100101 Firefox/19.0 SeaMonkey/2.16.1 MIME-Version: 1.0 To: Jim Ballantine , freebsd-questions@freebsd.org Subject: Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Apr 2013 15:22:07 -0000 2013-04-01 17:00, Jim Ballantine wrote: > I'm trying to re-build enlightenment and it fails with > /usr/local/lib/libcurl.so.6: undefined reference to > `SSL_CTX_set_srp_password' > /usr/local/lib/libcurl.so.6: undefined reference to > `SSL_CTX_set_srp_username' You can further debug the issue by installing sysutils/bsdadminscripts and providing output of pkg_libchk. -- Sphinx of black quartz, judge my vow.