[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] gdbstub fails to compile
In current xen-unstable xen/commons/gdbstub.c fails to compile: gdbstub.c: In function '__trap_to_gdb': gdbstub.c:610:5: error: implicit declaration of function 'watchdog_disable' [-Werror=implicit-function-declaration] gdbstub.c:610:5: error: nested extern declaration of 'watchdog_disable' [-Werror=nested-externs] gdbstub.c:636:5: error: implicit declaration of function 'watchdog_enable' [-Werror=implicit-function-declaration] gdbstub.c:636:5: error: nested extern declaration of 'watchdog_enable' [-Werror=nested-externs] Its the first time I compile xen-unstable since 4.3.0, so I cant tell when this error was introduced. I see watchdog_enable is called from a few places, so its maybe just a missing include. Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |