On 27 March 2017 at 13:04, Hans Petter Selasky <hsela...@freebsd.org> wrote: > Author: hselasky > Date: Mon Mar 27 17:04:11 2017 > New Revision: 316033 > URL: https://svnweb.freebsd.org/changeset/base/316033
powerpc.GENERIC is now failing with: In file included from /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/gfp.h:39, from /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/slab.h:41, from /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/sched.h:44, from /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/kernel.h:49, from /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/kobject.h:36, from /scratch/tmp/emaste/freebsd/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_compat.c:58: /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/page.h:43: error: conflicting types for 'pte_t' ./machine/pte.h:127: error: previous declaration of 'pte_t' was here cc1: warnings being treated as errors /scratch/tmp/emaste/freebsd/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_compat.c: In function 'linux_cdev_pager_populate': /scratch/tmp/emaste/freebsd/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_compat.c:414: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *** [linux_compat.o] Error code 1 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"