mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [bug] only serial console -> build failure
@ 2003-05-23 16:02 Jeff Garzik
  2003-05-23 16:04 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Garzik @ 2003-05-23 16:02 UTC (permalink / raw)
  To: linux-kernel

  gcc -Wp,-MD,drivers/char/.vt.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=pentium4
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc
-iwithprefix include    -DKBUILD_BASENAME=vt -DKBUILD_MODNAME=vt -c -o
drivers/char/vt.o drivers/char/vt.c
drivers/char/vt.c: In function `vty_init':
drivers/char/vt.c:2518: `console_driver' undeclared (first use in this
function)
drivers/char/vt.c:2518: (Each undeclared identifier is reported only
once
drivers/char/vt.c:2518: for each function it appears in.)
make[2]: *** [drivers/char/vt.o] Error 1
make[1]: *** [drivers/char] Error 2

[jgarzik@fokker2 atascsi-2.5]$ grep CONS .config
CONFIG_SCSI_CONSTANTS=y
# CONFIG_VT_CONSOLE is not set
CONFIG_HW_CONSOLE=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_VGA_CONSOLE is not set
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [bug] only serial console -> build failure
  2003-05-23 16:02 [bug] only serial console -> build failure Jeff Garzik
@ 2003-05-23 16:04 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2003-05-23 16:04 UTC (permalink / raw)
  To: linux-kernel

On Fri, May 23, 2003 at 12:02:39PM -0400, Jeff Garzik wrote:
>   gcc -Wp,-MD,drivers/char/.vt.o.d -D__KERNEL__ -Iinclude -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2 -march=pentium4
> -Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc
> -iwithprefix include    -DKBUILD_BASENAME=vt -DKBUILD_MODNAME=vt -c -o
> drivers/char/vt.o drivers/char/vt.c
> drivers/char/vt.c: In function `vty_init':
> drivers/char/vt.c:2518: `console_driver' undeclared (first use in this
> function)
> drivers/char/vt.c:2518: (Each undeclared identifier is reported only
> once
> drivers/char/vt.c:2518: for each function it appears in.)
> make[2]: *** [drivers/char/vt.o] Error 1
> make[1]: *** [drivers/char] Error 2

Following up:

This only occurs when CONFIG_VT=y but not CONFIG_VT_CONSOLE=y.

	Jeff




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-23 15:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-23 16:02 [bug] only serial console -> build failure Jeff Garzik
2003-05-23 16:04 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®