From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 74712] New: libkms not enabled on DragonFly Date: Sat, 08 Feb 2014 13:55:22 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0781997472==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 84CCAFA50C for ; Sat, 8 Feb 2014 05:55:22 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0781997472== Content-Type: multipart/alternative; boundary="1391867722.efeC0.2738"; charset="us-ascii" --1391867722.efeC0.2738 Date: Sat, 8 Feb 2014 13:55:22 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=74712 Priority: medium Bug ID: 74712 Assignee: dri-devel@lists.freedesktop.org Summary: libkms not enabled on DragonFly Severity: normal Classification: Unclassified OS: BSD (Others) Reporter: ftigeot@wolfpond.org Hardware: x86-64 (AMD64) Status: NEW Version: XOrg CVS Component: libdrm Product: DRI Created attachment 93657 --> https://bugs.freedesktop.org/attachment.cgi?id=93657&action=edit Enable libkms on DragonFly On DragonFly systems, libdrm's configure script does not enable libkms support. Running ./autogen.sh without any parameter gives this result: libdrm 2.4.52 will be compiled with: libkms no The attached patch fixes the relevant check in configure.ac -- You are receiving this mail because: You are the assignee for the bug. --1391867722.efeC0.2738 Date: Sat, 8 Feb 2014 13:55:22 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 74712
Assignee dri-devel@lists.freedesktop.org
Summary libkms not enabled on DragonFly
Severity normal
Classification Unclassified
OS BSD (Others)
Reporter ftigeot@wolfpond.org
Hardware x86-64 (AMD64)
Status NEW
Version XOrg CVS
Component libdrm
Product DRI

Created attachment 93657 [details]
Enable libkms on DragonFly

On DragonFly systems, libdrm's configure script does not enable libkms support.

Running ./autogen.sh without any parameter gives this result:

  libdrm 2.4.52 will be compiled with:

    libkms         no


The attached patch fixes the relevant check in configure.ac


You are receiving this mail because:
  • You are the assignee for the bug.
--1391867722.efeC0.2738-- --===============0781997472== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0781997472==--