From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Olaf Hering <olaf@aepfle.de>
Cc: xen-devel@lists.xen.org
Subject: Re: gdbstub fails to compile
Date: Mon, 26 Aug 2013 20:47:56 +0100 [thread overview]
Message-ID: <521BB0EC.1010106@citrix.com> (raw)
In-Reply-To: <20130826194437.GA25695@aepfle.de>
On 26/08/2013 20:44, Olaf Hering wrote:
> 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
That would be my fault (and very recently). Patch on its way.
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2013-08-26 19:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-26 19:44 gdbstub fails to compile Olaf Hering
2013-08-26 19:47 ` Andrew Cooper [this message]
2013-08-26 20:02 ` [PATCH] xen/gdb: Fix gdbstub build c/s c8177e691f Andrew Cooper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=521BB0EC.1010106@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=olaf@aepfle.de \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.