From owner-freebsd-ports@FreeBSD.ORG Wed May 28 09:54:48 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6101F8B3 for ; Wed, 28 May 2014 09:54:48 +0000 (UTC) Received: from mail-qg0-x22a.google.com (mail-qg0-x22a.google.com [IPv6:2607:f8b0:400d:c04::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 137F22326 for ; Wed, 28 May 2014 09:54:48 +0000 (UTC) Received: by mail-qg0-f42.google.com with SMTP id q107so17092644qgd.15 for ; Wed, 28 May 2014 02:54:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:in-reply-to:references:reply-to :organization:mime-version:content-type:content-transfer-encoding; bh=p0QYqlqI4j454ZuRrD9R5lLiq+CbXtJ3YACAY6CAm9M=; b=lDqQtlfZ9ZUiJmwSXpmQOsy0027fQ+fMCq3miYZFYB9HRvPBZsvbXABb8dl8SbsKzr yqAH/Fj3LrIgSaHyHxEBJZxXe40XeVcTyIZ2Mq3OMLJ4C682tbPGu393w9KLExUR5FCk cOyqHENidAWRkXb7O0FjgR7xCffFFYps5pjVk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:reply-to:organization:mime-version:content-type :content-transfer-encoding; bh=p0QYqlqI4j454ZuRrD9R5lLiq+CbXtJ3YACAY6CAm9M=; b=g+a+d5XqxLACs+kNEVatO0ZKZ+cPfTbyS8Km4FEdGPyZ22I5GdFs3zTtlX36fItB70 c8YVpTZIAjVfV7+bH2yiX9nyA1DqYkuv5qUeUyi8XwbqllxLL/Me0Znw7X9gKjNdZzzf eMGctH0zaZx4UQU/ay76bu5LtHSs1vC8tAzC4jSzD3OhbJOqn4saGki1DYPVLISzofb7 p3ON9HpaRgZNlJL/7VbzaOA1zpYQXYKAZDZ76ktQSs3h9ID6ZfGtGIBjm+Uwh9BsCpUi p1N9JP3CJ0E2qX8+TRUd4oUPRQQqEprqmtTkkbnc2E0vRnKe9bKfDPG92vHqSn5wPWBj uKuQ== X-Gm-Message-State: ALoCoQkMDzoXm1oscNzjxYdMZMxi4+TFQE8x4qyN3kLqXhv8Rf5dqOpCxzJ15ieZqLFeOjG4laRM X-Received: by 10.224.67.4 with SMTP id p4mr17626954qai.69.1401270886242; Wed, 28 May 2014 02:54:46 -0700 (PDT) Received: from scorpio (cpe-076-182-104-150.nc.res.rr.com. [76.182.104.150]) by mx.google.com with ESMTPSA id s2sm29716241qai.10.2014.05.28.02.54.45 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 28 May 2014 02:54:45 -0700 (PDT) Date: Wed, 28 May 2014 05:54:43 -0400 From: Jerry To: FreeBSD Ports Subject: Re: Problem^ update cups-base Message-ID: <20140528055443.217bb356@scorpio> In-Reply-To: <538581BF.4030107@gmail.com> References: <538581BF.4030107@gmail.com> Reply-To: FreeBSD Ports Organization: seibercom.net X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2014 09:54:48 -0000 On Wed, 28 May 2014 10:27:11 +0400, pilot513 stated: > Today i get error on update cups-base > portmaster cups-base-1.7.2 > /wrkdirs/usr/ports/print/cups-client/work/cups-1.7.2/cups/http.c:5119: > undefined reference to `SSL_free' > cc: error: linker command failed with exit code 1 (use -v to see > invocation) > gmake[2]: *** [ippserver] Oshibka 1 > gmake[2]: Vyhod iz kataloga > `/usr/ports/print/cups-base/work/cups-1.7.2/test' > gmake[1]: *** [all] Oshibka 1 > gmake[1]: Vyhod iz kataloga > `/usr/ports/print/cups-base/work/cups-1.7.2' > *** Error code 1 > Stop. > make: stopped in /usr/ports/print/cups-base > ===>>> make failed for print/cups-base > ===>>> Aborting update > Can anyone help me ? > > 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 #3 r266004: Wed May 14 09:43:14 MSK 2014 I had the exact same problem. I proceeded to use portupgrade to update all of the available ports and then retried the "cups" port. It went without a problem. I have no idea why though. -- Jerry