From owner-freebsd-questions@FreeBSD.ORG Mon Nov 30 15:40:41 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC156106566B; Mon, 30 Nov 2009 15:40:41 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 979B88FC1F; Mon, 30 Nov 2009 15:40:41 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1NF8Mi-000555-KD>; Mon, 30 Nov 2009 16:40:40 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1NF8Mi-0000sX-IM>; Mon, 30 Nov 2009 16:40:40 +0100 Message-ID: <4B13E7A5.3010202@zedat.fu-berlin.de> Date: Mon, 30 Nov 2009 15:41:25 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.23 (X11/20091126) MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Cc: Subject: ports/print/cups-base: failed to update via portmaster since yesterday X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2009 15:40:42 -0000 portmaster -dav fails updating ports since yesterday, stopping at print/cups-base with the following error message: [...] client.o(.text+0x1c95): In function `encrypt_client': /usr/ports/print/cups-base/work/cups-1.4.2/scheduler/client.c:3217: undefined reference to `_httpReadGNUTLS' client.o(.text+0x1ca4):/usr/ports/print/cups-base/work/cups-1.4.2/scheduler/client.c:3218: undefined reference to `_httpWriteGNUTLS' gmake[1]: *** [cupsd] Error 1 gmake[1]: Leaving directory `/usr/ports/print/cups-base/work/cups-1.4.2/scheduler' gmake: *** [all] Error 1 *** Error code 1 Stop in /usr/ports/print/cups-base. *** Error code 1 Stop in /usr/ports/print/cups-base. ===>>> make failed for print/cups-base ===>>> Aborting update ===>>> Update for cups-base-1.3.10_4 failed ===>>> Aborting update ---- Configuration of cups-base is with all but debugging options set, disabling all configurational options, especially GNU_TLS also fails updating the port. Is there any solution to fix this? What's wrong? Regards, Oliver