NetBSD Problem Report #51455

From www@NetBSD.org  Wed Aug 31 22:08:07 2016
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 3EE627A281
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 31 Aug 2016 22:08:07 +0000 (UTC)
Message-Id: <20160831220806.3E88D7A2B1@mollari.NetBSD.org>
Date: Wed, 31 Aug 2016 22:08:06 +0000 (UTC)
From: joseyluis@gmail.com
Reply-To: joseyluis@gmail.com
To: gnats-bugs@NetBSD.org
Subject: xf86-video-intel fails to build in NetBSD-7
X-Send-Pr-Version: www-1.0

>Number:         51455
>Category:       pkg
>Synopsis:       xf86-video-intel fails to build in NetBSD-7
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 31 22:10:00 +0000 2016
>Last-Modified:  Sun Nov 20 01:45:00 +0000 2016
>Originator:     Jose Luis Rodriguez Garcia
>Release:        pkgsrc-2016Q2
>Organization:
>Environment:
7.0.0_PATCH NetBSD 7.0.0_PATCH (GENERIC.201603182340Z) amd64
>Description:
Building xf86-video-instel fails to build in the configure phase:

cd /usr/pkgsrc/x11/xf86-video-intel; make
.........
checking for sys/sysinfo.h... no
checking for DRMINTEL... yes
checking for XORG... yes
checking vgaHW.h usability... yes
checking vgaHW.h presence... yes
checking for vgaHW.h... yes
checking xaa.h usability... no
checking xaa.h presence... no
checking for xaa.h... no
checking whether to include XAA support... no
checking for dgaproc.h... yes
checking whether to include DGA support... yes
checking if XF86DRI is defined... no
checking whether to include DRI1 support... no
configure: error: DRI1 requested but prerequisites not found
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/x11/xf86-video-intel
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xf86-video-intel

>How-To-Repeat:

>Fix:

>Audit-Trail:
From: David Holland <dholland-pbugs@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/51455: xf86-video-intel fails to build in NetBSD-7
Date: Sun, 20 Nov 2016 01:44:29 +0000

 On Wed, Aug 31, 2016 at 10:10:00PM +0000, joseyluis@gmail.com wrote:
  > checking whether to include DRI1 support... no
  > configure: error: DRI1 requested but prerequisites not found
  > *** Error code 1

 On netbsd-7 and up it should be using dri2 (AIUI) ... and you'd think
 the configure script would handle this as it seems to know about dri1,
 dri2, and dri3. It's not clear to me why it's not behaving sanely.

 -- 
 David A. Holland
 dholland@netbsd.org

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.