From owner-freebsd-ports@FreeBSD.ORG Fri Nov 19 14:29:53 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB0BB106567A for ; Fri, 19 Nov 2010 14:29:53 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 6D26C8FC08 for ; Fri, 19 Nov 2010 14:29:53 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id oAJETqeg095027; Fri, 19 Nov 2010 07:29:52 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id oAJETqMM095024; Fri, 19 Nov 2010 07:29:52 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 19 Nov 2010 07:29:52 -0700 (MST) From: Warren Block To: Ruslan Mahmatkhanov In-Reply-To: <4CE42208.6040207@yandex.ru> Message-ID: References: <4CE42208.6040207@yandex.ru> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Fri, 19 Nov 2010 07:29:52 -0700 (MST) Cc: FreeBSD Ports Mailing List Subject: Re: pixman update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2010 14:29:53 -0000 On Wed, 17 Nov 2010, Ruslan Mahmatkhanov wrote: > Xorg could not start after pixman update. It exists with: > """ > Fatal server error: > xf86OpenPccons: CONSOLE_X_MODE_OFF failed (Inappropriate ioctl for device) > Was expecting pccons driver with X support > Check your kernel's console driver configuration and /dev entries > """ > > All is now fine after x11-servers/xorg-server rebuilding. > Shuldn't we bump PORTREVISION for xorg-server? I used portupgrade -r pixman, but it didn't feel the need to rebuild xorg-server, and X still works. No idea why the difference.