From owner-freebsd-x11@FreeBSD.ORG Sat Nov 22 15:32:00 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 39D567F0 for ; Sat, 22 Nov 2014 15:32:00 +0000 (UTC) Received: from mail.made4.biz (mail.made4.biz [IPv6:2001:41d0:2:c018::1:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F4139E17 for ; Sat, 22 Nov 2014 15:31:59 +0000 (UTC) Received: from 2a02-8428-011b-e000-0290-f5ff-fe9d-b78c.rev.sfr.net ([2a02:8428:11b:e000:290:f5ff:fe9d:b78c] helo=magellan.dumbbell.fr) by mail.made4.biz with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84 (FreeBSD)) (envelope-from ) id 1XsCfF-0006Bv-TJ for freebsd-x11@freebsd.org; Sat, 22 Nov 2014 16:31:58 +0100 Message-ID: <5470AC6D.3050703@dumbbell.fr> Date: Sat, 22 Nov 2014 16:31:57 +0100 From: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: freebsd-x11@freebsd.org Subject: Re: Help: unknown issue (config) breaking xorg port References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2014 15:32:00 -0000 On 16.11.2014 22:17, Andrew Johnson wrote: > ===> xorg-apps-7.7_1 depends on executable: dga - not found > ===> Verifying install for dga in /usr/ports/x11/xf86dga > ===> Building for xf86dga-1.0.3_1 > --- all --- I see that between: ===> Verifying install for dga in (...) and: ===> Building for xf86dga-1.0.3_1 the output misses all the extraction, patch and configure steps. Could you please try to run "make clean" in /usr/ports/x11/xf86dga and try again? -- Jean-Sébastien Pédron