svn commit: r308942 - in head/sys/modules: . bytgpio

Ed Maste emaste at freebsd.org
Thu Nov 24 19:46:29 UTC 2016


On 21 November 2016 at 14:47, Oleksandr Tymoshenko <gonzo at freebsd.org> wrote:
> Author: gonzo
> Date: Mon Nov 21 19:47:37 2016
> New Revision: 308942
> URL: https://svnweb.freebsd.org/changeset/base/308942
>
> Log:
>   [bytgpio] Add module for bytgpio(4)

It looks like this breaks tinderbox for PC98:

In file included from
/scratch/tmp/emaste/freebsd/sys/modules/bytgpio/../../dev/gpio/bytgpio.c:43:
In file included from
/scratch/tmp/emaste/freebsd/sys/contrib/dev/acpica/include/acpi.h:56:
In file included from
/scratch/tmp/emaste/freebsd/sys/contrib/dev/acpica/include/platform/acenv.h:194:
/scratch/tmp/emaste/freebsd/sys/contrib/dev/acpica/include/platform/acfreebsd.h:72:10:
fatal error: 'machine/acpica_machdep.h' file not found
#include <machine/acpica_machdep.h>
         ^
1 error generated.
*** [bytgpio.o] Error code 1


More information about the svn-src-all mailing list