[DragonFlyBSD - Bug #2711] (Feedback) kernel i386 linux/highmem.h:34:2: error: implicit declaration of function 'PHYS_TO_DMAP'
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Fri Aug 15 00:27:12 PDT 2014
Issue #2711 has been updated by ftigeot.
Status changed from New to Feedback
This should be fixed with 4b892e6b4435f6ff8916ac755a6014e0ca737b0d .
----------------------------------------
Bug #2711: kernel i386 linux/highmem.h:34:2: error: implicit declaration of function 'PHYS_TO_DMAP'
http://bugs.dragonflybsd.org/issues/2711#change-12175
* Author: davshao
* Status: Feedback
* Priority: Normal
* Assignee:
* Category:
* Target version:
----------------------------------------
i386 kernel compilation using latest master after
commit 82046b5c4af24ef479241453db63a2f5883c5f50
Date: Thu Aug 14 09:09:59 2014 +0200
drm/i915: Fix display corruption issues on Haswell
fails:
In file included from /usr/src/sys/dev/drm/i915/i915_gem_execbuffer.c:31:0:
/usr/src/sys/dev/drm/i915/../../../dev/drm/include/linux/highmem.h: In function 'kmap_atomic':
/usr/src/sys/dev/drm/i915/../../../dev/drm/include/linux/highmem.h:34:2: error: implicit declaration of function 'PHYS_TO_DMAP' [-Werror=implicit-function-declaration]
/usr/src/sys/dev/drm/i915/../../../dev/drm/include/linux/highmem.h:34:2: error: nested extern declaration of 'PHYS_TO_DMAP' [-Werror=nested-externs]
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list