From owner-freebsd-x11@FreeBSD.ORG Mon Sep 9 14:43:27 2013 Return-Path: Delivered-To: x11@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 ESMTP id ACE4CAB8; Mon, 9 Sep 2013 14:43:27 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-la0-x22b.google.com (mail-la0-x22b.google.com [IPv6:2a00:1450:4010:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D3A352B00; Mon, 9 Sep 2013 14:43:26 +0000 (UTC) Received: by mail-la0-f43.google.com with SMTP id ep20so5026391lab.16 for ; Mon, 09 Sep 2013 07:43:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=DhD8Mom1zH/8oLtOJYIGVcAgC51/4q6yRPkzMtqL8aA=; b=zH8SDM/j/cRns4a5H8aGRFgCAacMUhzvdDlTxVpPrDT8F2/gMQAXqIc4f0EYMsRuOm p/YW8o9AwM9OiFOO7qgJ2nHeER+lvQWm3u10ky78LOzHCQrk6s32tKeDF0LoW/jFA0Lz c1B6sVrIn+DrR/cGz1NGHuDmdjFfSOFocncjIhnAUMqykAcBCZ7cU2XEW37VbhorvVQU 2hxMCbMIkyaV9tqCzs5GpRUDzmd5+vut3mJWvAciEhA5By6w/6cvQ/uPvcdfYMZ7MVL8 x7HsKKSoaNjVmLArRRDvZ+rSzJYS/LP5NDOYRVPrdCmFqWee+g0OIkzfBRKeVpZ5zY7c PC/g== X-Received: by 10.112.167.66 with SMTP id zm2mr1138496lbb.46.1378737804742; Mon, 09 Sep 2013 07:43:24 -0700 (PDT) Received: from [192.168.1.128] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPSA id w10sm6127137lbv.6.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 09 Sep 2013 07:43:24 -0700 (PDT) Message-ID: <522DDE8A.4030301@gmail.com> Date: Mon, 09 Sep 2013 17:43:22 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130809 Thunderbird/17.0.8 MIME-Version: 1.0 To: Koop Mast Subject: Re: [CFT] Update of xorg libraries and MESA References: <522DC3EB.4060607__24877.3824460388$1378732295$gmane$org@freebsd.org> <522DD451.9000100@gmail.com> <522DD4E5.5030206@rainbow-runner.nl> In-Reply-To: <522DD4E5.5030206@rainbow-runner.nl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, x11@FreeBSD.org, Niclas Zeising X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 14:43:27 -0000 09.09.2013 17:02, Koop Mast wrote: >> ^/releng/9, WITH_CLANG_IS_CC, CCACHE, WITH_NEW_XORG > > You need to manual remove your old libGL and dri before updating to the > new version, as mentioned in the UPDATING file. Oh, sorry.. I always mess the order of things. Thanks for a quick reply! And how about this one: ===> Applying extra patch extra-config_devd.c cat: extra-config_devd.c: No such file or directory I can't seem to find a patch in there anywhere. gmake[1]: Entering directory `/tmp/ports/usr/ports/x11-servers/xorg-server/work/xorg-server-1.12.4/config' gmake[1]: *** No rule to make target `devd.c', needed by `devd.lo'. Stop. gmake[1]: Leaving directory `/tmp/ports/usr/ports/x11-servers/xorg-server/work/xorg-server-1.12.4/config' gmake: *** [all-recursive] Error 1 *** [do-build] Error code 1 --- x11-ervers/xorg-server/Makefile 2013-09-09 17:42:06.005017508 +0300 +++ x11-ervers/xorg-server/Makefile 2013-09-09 17:40:08.468020532 +0300 @@ -108,7 +108,7 @@ .endif .if ${PORT_OPTIONS:MDEVD} -EXTRA_PATCHES+= extra-config_devd.c +EXTRA_PATCHES+= ${FILESDIR}/extra-config_devd.c .endif .if ${PORT_OPTIONS:MAIGLX} -- Sphinx of black quartz, judge my vow.