public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: "Karthik Gopalakrishnan" <karthik.g.krishnan@gmail.com>
To: linux-ia64@vger.kernel.org
Subject: Re: Kernel Build failing due to "trying to assign nonexistent symbol"
Date: Tue, 02 Jan 2007 18:54:37 +0000	[thread overview]
Message-ID: <5e0a1fd80701021054p92b18cas85fd2ba75834b415@mail.gmail.com> (raw)
In-Reply-To: <5e0a1fd80701020523j1b699377pce0c4d86723967a9@mail.gmail.com>

On 1/2/07, Matthew Wilcox <matthew@wil.cx> wrote:
> On Tue, Jan 02, 2007 at 06:53:37PM +0530, Karthik Gopalakrishnan wrote:
> >    I have added a few new files in the console directory to try to
> > support a new console device. I am trying to get them to compile. I
> > have made the necessary   obj-${CONFIG_FUNC_FOO}  += foo_file.o
> > change to the Makefile in the "/drivers/video/console/" directory. I
> > have also set CONFIG_FUNC_FOO=y in the .config file. However, when I
> > try to build the kernel, I get the following message.
>
> You need to add a Kconfig stanza for FUNC_FOO.  Look in
> drivers/video/console/Kconfig for examples.
>
Oh my... Blunder on my part. Thanks.

Regards,
Karthik

      parent reply	other threads:[~2007-01-02 18:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-02 13:35 Kernel Build failing due to "trying to assign nonexistent symbol" Karthik Gopalakrishnan
2007-01-02 13:43 ` Matthew Wilcox
2007-01-02 18:54 ` Karthik Gopalakrishnan [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=5e0a1fd80701021054p92b18cas85fd2ba75834b415@mail.gmail.com \
    --to=karthik.g.krishnan@gmail.com \
    --cc=linux-ia64@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox