Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Build failure - amd64
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/
Home |
Main Index |
Thread Index |
Old Index