From: Matt Porter <porter@cox.net>
To: Omanakuttan <omanakuttan@tataelxsi.co.in>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: cannot compile 2.4.19 with kgdb/xmon
Date: Thu, 21 Nov 2002 07:38:23 -0700 [thread overview]
Message-ID: <20021121073823.A8252@home.com> (raw)
In-Reply-To: <3DDC81F0.50200@tataelxsi.co.in>; from omanakuttan@tataelxsi.co.in on Thu, Nov 21, 2002 at 12:19:20PM +0530
On Thu, Nov 21, 2002 at 12:19:20PM +0530, Omanakuttan wrote:
> The configuration compiles fine when I exclude kernel hacking options.
> Once kgdb or xmon options (any of them) of the kernel hacking options
> is included, kernel compilation fails with the following
<snip>
> arch/ppc/kernel/kernel.o(.text+0x8f58): undefined reference to
> `getDebugChar'
Most classic PPC based embedded boards don't have the glue code
enabled to use kgdb. I suggest you link in the standard gen550_*.c
library of polled access functions and enable access by following
the example in ebony.c.
Regards,
--
Matt Porter
porter@cox.net
This is Linux Country. On a quiet night, you can hear Windows reboot.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2002-11-21 14:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-21 6:49 cannot compile 2.4.19 with kgdb/xmon Omanakuttan
2002-11-21 14:38 ` Matt Porter [this message]
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=20021121073823.A8252@home.com \
--to=porter@cox.net \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=omanakuttan@tataelxsi.co.in \
/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).