linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Cordes <peter@llama.nslug.ns.ca>
To: linux-kernel@vger.kernel.org
Subject: 2.5.73 doesn't build without CONFIG_VT_CONSOLE
Date: Tue, 1 Jul 2003 16:52:41 -0300	[thread overview]
Message-ID: <20030701195241.GA2545@llama.nslug.ns.ca> (raw)


 In 2.5.73, vty_init() in drivers/char/vt.c uses console_driver, but that
variable is declared only inside an ifdef CONFIG_VT_CONSOLE.  The kernel
doesn't build without that config option.

-- 
#define X(x,y) x##y
Peter Cordes ;  e-mail: X(peter@llama.nslug.n , s.ca)

"The gods confound the man who first found out how to distinguish the hours!
 Confound him, too, who in this place set up a sundial, to cut and hack
 my day so wretchedly into small pieces!" -- Plautus, 200 BC

             reply	other threads:[~2003-07-01 19:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-01 19:52 Peter Cordes [this message]
2003-07-01 21:31 ` 2.5.73 doesn't build without CONFIG_VT_CONSOLE James Simmons

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=20030701195241.GA2545@llama.nslug.ns.ca \
    --to=peter@llama.nslug.ns.ca \
    --cc=linux-kernel@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;
as well as URLs for NNTP newsgroup(s).