Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Build failure - amd64



Christos just committed ...

My build is still running (with j=1) so was not yet able to confirm.


On Fri, 21 Aug 2015, Matthias Scheler wrote:

On Fri, Aug 21, 2015 at 03:02:17PM +0800, Paul Goyette wrote:
I think the following patch will fix the problem - my build is still
running.

Index: Makefile
===================================================================
RCS file: /cvsroot/src/sys/modules/i915drmkms/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile    13 Nov 2014 16:37:39 -0000      1.7
+++ Makefile    21 Aug 2015 07:01:13 -0000
@@ -78,6 +78,7 @@ COPTS.intel_panel.c+= -Wno-shadow
 COPTS.intel_pm.c+=     -Wno-shadow

 CPPFLAGS+=             -DCONFIG_DRM_I915_FBDEV
+CPPFLAGS+=             -DCONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT=0

 CPPFLAGS+=             -DNACPICA=1
 CPPFLAGS+=             -DNVGA=1

It fixes the build for me. Please consider committing it.

	Thanks in advance

--
Matthias Scheler                                 https://zhadum.org.uk/


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index