All of lore.kernel.org
 help / color / mirror / Atom feed
From: Otto Meier <gf435@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.6.8-rc2
Date: Sun, 18 Jul 2004 14:51:14 +0200	[thread overview]
Message-ID: <40FA7242.7050306@gmx.net> (raw)
In-Reply-To: <2jcIK-73Q-5@gated-at.bofh.it>

Compiling Linux 2.6.8-rc2 I get the following error:

   SPLIT   include/linux/autoconf.h -> include/config/*
make[1]: >>arch/i386/kernel/asm-offsets.s<< ist bereits aktualisiert.
   CHK     include/linux/compile.h
   GZIP    kernel/config_data.gz
   IKCFG   kernel/config_data.h
   CC      kernel/configs.o
   LD      kernel/built-in.o
   CC      drivers/video/console/fbcon.o
drivers/video/console/fbcon.c: In function `accel_putcs':
drivers/video/console/fbcon.c:489: warning: unused variable `dst0'
drivers/video/console/fbcon.c:472: warning: `move_unaligned' might be used uninitialized in this function
drivers/video/console/fbcon.c:475: warning: `move_aligned' might be used uninitialized in this function
drivers/video/console/fbcon.c: In function `fbcon_startup':
drivers/video/console/fbcon.c:733: error: `cursor_timer' undeclared (first use in this function)
drivers/video/console/fbcon.c:733: error: (Each undeclared identifier is reported only once
drivers/video/console/fbcon.c:733: error: for each function it appears in.)
drivers/video/console/fbcon.c: In function `fbcon_init':
drivers/video/console/fbcon.c:795: error: `SCROLL_YNOMOVE' undeclared (first use in this function)
drivers/video/console/fbcon.c:797: error: `SCROLL_YREDRAW' undeclared (first use in this function)
drivers/video/console/fbcon.c:748: warning: unused variable `cap'
drivers/video/console/fbcon.c: In function `fbcon_scroll':
drivers/video/console/fbcon.c:1601: error: `__SCROLL_YMASK' undeclared (first use in this function)
drivers/video/console/fbcon.c:1602: error: `__SCROLL_YMOVE' undeclared (first use in this function)
drivers/video/console/fbcon.c:1609: error: `__SCROLL_YWRAP' undeclared (first use in this function)
make[3]: *** [drivers/video/console/fbcon.o] Fehler 1
make[2]: *** [drivers/video/console] Fehler 2
make[1]: *** [drivers/video] Fehler 2
make: *** [drivers] Fehler 2


Any Idea?

Best regards

       reply	other threads:[~2004-07-18 12:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2jcIK-73Q-5@gated-at.bofh.it>
2004-07-18 12:51 ` Otto Meier [this message]
2004-07-18 12:58   ` Linux 2.6.8-rc2 Adrian Bunk
2004-07-18 13:49   ` Gene Heskett
2004-07-18  5:41 Linus Torvalds
2004-07-18 11:12 ` Jurgen Kramer
2004-07-18 11:35   ` Jurriaan
2004-07-18 11:48     ` Jens Olav Nygaard
2004-07-18 15:02       ` Martin Schlemmer
2004-07-18 12:25     ` Jurgen Kramer
2004-07-18 12:56   ` Martin Schlemmer
2004-07-18 17:41   ` Will Beers
2004-07-19 11:57 ` Ralf Hildebrandt
2004-07-19 23:26 ` J.A. Magallon

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=40FA7242.7050306@gmx.net \
    --to=gf435@gmx.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.