FreeBSDDesktop / kms-drm

the DRM part of the linuxkpi-based KMS
63 stars 26 forks source link

drm-devel-kmod port not compiling with sources At revision 352738. #177

Closed javashin closed 4 years ago

javashin commented 4 years ago

In file included from /usr/ports/graphics/drm-devel-kmod/work/kms-drm-dc414a9/linuxkpi/gplv2/src/linux_async.c:13: In file included from /usr/ports/graphics/drm-devel-kmod/work/kms-drm-dc414a9/linuxkpi/gplv2/include/linux/async.h:17: In file included from /usr/src/sys/compat/linuxkpi/common/include/linux/list.h:56: In file included from /usr/src/sys/net/if_var.h:83: /usr/src/sys/sys/epoch.h:44:10: fatal error: 'opt_epoch.h' file not found

include "opt_epoch.h"

     ^~~~~~~~~~~~~

--- linux_anon_inodes.o --- /usr/src/sys/sys/epoch.h:44:10: fatal error: 'opt_epoch.h' file not found

include "opt_epoch.h"

     ^~~~~~~~~~~~~

--- linux_anon_inodefs.o --- In file included from /usr/ports/graphics/drm-devel-kmod/work/kms-drm-dc414a9/linuxkpi/gplv2/src/linux_anon_inodefs.c:45: In file included from /usr/ports/graphics/drm-devel-kmod/work/kms-drm-dc414a9/linuxkpi/gplv2/include/linux/debugfs.h:18: In file included from /usr/ports/graphics/drm-devel-kmod/work/kms-drm-dc414a9/linuxkpi/gplv2/include/linux/fs.h:6: In file included from /usr/ports/graphics/drm-devel-kmod/work/kms-drm-dc414a9/linuxkpi/gplv2/include/linux/shrinker.h:5: In file included from /usr/src/sys/compat/linuxkpi/common/include/linux/list.h:56: In file included from /usr/src/sys/net/if_var.h:83: /usr/src/sys/sys/epoch.h:44:10: fatal error: 'opt_epoch.h' file not found

include "opt_epoch.h"

     ^~~~~~~~~~~~~

--- linux_async.o --- 1 error generated. *** [linux_async.o] Error code 1

make[3]: stopped in /usr/ports/graphics/drm-devel-kmod/work/kms-drm-dc414a9/linuxkpi