From owner-freebsd-x11@FreeBSD.ORG Mon May 12 18:31:38 2014 Return-Path: Delivered-To: freebsd-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 ESMTPS id D3620D0D for ; Mon, 12 May 2014 18:31:38 +0000 (UTC) Received: from mail.atelo.org (atelo.org [192.95.27.91]) (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 8C225224E for ; Mon, 12 May 2014 18:31:38 +0000 (UTC) Received: from coyotlan.atelo.org (ovo.atelo.org [192.168.1.7]); by mail.atelo.org (OpenSMTPD) with ESMTP id 3e51e589; Mon, 12 May 2014 18:30:48 +0000 (UTC) Received: from localhost (1001@localhost [local]); by localhost (OpenSMTPD) with ESMTPA id 4ad4690b; Mon, 12 May 2014 11:31:20 -0700 (PDT) Date: Mon, 12 May 2014 11:31:20 -0700 From: =?utf-8?B?WMSrY8Oy?= To: Kevin Oberman Subject: Re: Intel i915 backlight Message-ID: <20140512183120.GA28593@coyotlan.atelo.org> References: <20140509221926.GA2342@coyotlan.atelo.org> <20140512172441.GA26879@coyotlan.atelo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "freebsd-x11@freebsd.org" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18 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, 12 May 2014 18:31:38 -0000 On Mon, May 12, 2014 at 11:16:58AM -0700, Kevin Oberman wrote: > Looks interesting, but what version do I need to go back to for FreeBSD? > The latest (1.6) requires cairo-1.12 which is still not available in ports. You would need version 1.3 for a lower cairo. I compiled latest git with a local cairo, but had to bypass some linuxisms in signal handlers and macro redefinitions.