From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: Ben Guthro <ben@guthro.net>
Cc: "Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>,
msw@amazon.com
Subject: Re: xen debugger (kdb/xdb/hdb) patch for c/s 25467
Date: Wed, 5 Sep 2012 11:52:39 -0700 [thread overview]
Message-ID: <20120905115239.486ff01b@mantra.us.oracle.com> (raw)
In-Reply-To: <CAOvdn6UPzBncAU7Wi3PNPaMX6DRXkg8Bb92fJN8i5VdYciuEgg@mail.gmail.com>
On Wed, 5 Sep 2012 12:02:13 -0400
Ben Guthro <ben@guthro.net> wrote:
> FYI - I applied this against the tip, and turned it on (and debug off)
> - but I get link errors:
>
> ld -melf_x86_64 -T xen.lds -N prelink.o \
> /data/home/bguthro/dev/orc-newdev.git/orc-xen/xen-4.2/xen/common/symbols-dummy.o
> -o /data/home/bguthro/dev/orc-newdev.git/orc-xen/xen-4.2/xen/.xen-syms.0
> prelink.o: In function `kdb_cmdf_f':
> /data/home/bguthro/dev/orc-newdev.git/orc-xen/xen-4.2/xen/kdb/kdb_cmds.c:510:
> undefined reference to `show_trace'
> /data/home/bguthro/dev/orc-newdev.git/orc-xen/xen-4.2/xen/kdb/kdb_cmds.c:510:(.text+0x11f6b9):
> relocation truncated to fit: R_X86_64_PC32 against undefined symbol
> `show_trace'
> ld: /data/home/bguthro/dev/orc-newdev.git/orc-xen/xen-4.2/xen/.xen-syms.0:
> hidden symbol `show_trace' isn't defined
> ld: final link failed: Bad value
It's prob static. Just un-static it :). Missed in patch because we
might have it that way here already in our tree.
LMK. thanks. Mukesh
next prev parent reply other threads:[~2012-09-05 18:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-29 21:35 xen debugger (kdb/xdb/hdb) patch for c/s 25467 Mukesh Rathor
2012-08-29 21:41 ` Mukesh Rathor
2012-09-05 16:02 ` Ben Guthro
2012-09-05 18:52 ` Mukesh Rathor [this message]
2012-08-29 23:18 ` Keir Fraser
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=20120905115239.486ff01b@mantra.us.oracle.com \
--to=mukesh.rathor@oracle.com \
--cc=Xen-devel@lists.xensource.com \
--cc=ben@guthro.net \
--cc=msw@amazon.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).