From: "Rüdiger Scholz" <r.scholz@bluehash.de>
To: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] Compile-Failure Kernel 2.5.64-pa4
Date: Wed, 12 Mar 2003 14:52:33 +0100 [thread overview]
Message-ID: <3E6F3BA1.6050707@bluehash.de> (raw)
Hi there,
I tried to compiled the newest kernel from CVS. After "make distclean"
and "make oldconfig", "make vmlinux" stops with the following error:
make -f scripts/Makefile.build obj=drivers/input/misc
gcc -Wp,-MD,drivers/input/misc/.gsc_ps2.o.d -D__KERNEL__ -Iinclude
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -pipe -mno-space-regs -mfast-indirect-calls -mdisable-fpregs
-ffunction-sections -march=1.1 -mschedule=7100LC -fomit-frame-pointer
-nostdinc -iwithprefix include -DKBUILD_BASENAME=gsc_ps2
-DKBUILD_MODNAME=gsc_ps2 -c -o drivers/input/misc/gsc_ps2.o
drivers/input/misc/gsc_ps2.c
drivers/input/misc/gsc_ps2.c:59:27: linux/pc_keyb.h: Datei oder
Verzeichnis nicht gefunden
drivers/input/misc/gsc_ps2.c:345:40: macro "input_regs" requires 2
arguments, but only 1 given
drivers/input/misc/gsc_ps2.c: In function `gscps2_kbd_docode':
drivers/input/misc/gsc_ps2.c:345: `input_regs' undeclared (first use in
this function)
drivers/input/misc/gsc_ps2.c:345: (Each undeclared identifier is
reported only once
drivers/input/misc/gsc_ps2.c:345: for each function it appears in.)
drivers/input/misc/gsc_ps2.c:392:32: macro "input_regs" requires 2
arguments, but only 1 given
drivers/input/misc/gsc_ps2.c: In function `gscps2_mouse_docode':
drivers/input/misc/gsc_ps2.c:392: `input_regs' undeclared (first use in
this function)
drivers/input/misc/gsc_ps2.c: In function `gscps2_hpkeyb_event':
drivers/input/misc/gsc_ps2.c:454: `KBD_CMD_SET_LEDS' undeclared (first
use in this function)
drivers/input/misc/gsc_ps2.c:471: `KBD_CMD_ENABLE' undeclared (first use
in this function)
drivers/input/misc/gsc_ps2.c: In function `gscps2_kbd_probe':
drivers/input/misc/gsc_ps2.c:501: `KBD_CMD_SET_LEDS' undeclared (first
use in this function)
drivers/input/misc/gsc_ps2.c:503: `KBD_CMD_ENABLE' undeclared (first use
in this function)
drivers/input/misc/gsc_ps2.c: In function `gscps2_mouse_probe':
drivers/input/misc/gsc_ps2.c:561: `AUX_ENABLE_DEV' undeclared (first use
in this function)
drivers/input/misc/gsc_ps2.c: In function `gscps2_probe':
drivers/input/misc/gsc_ps2.c:584: warning: `ret' might be used
uninitialized in this function
make[3]: *** [drivers/input/misc/gsc_ps2.o] Fehler 1
make[2]: *** [drivers/input/misc] Fehler 2
make[1]: *** [drivers/input] Fehler 2
make: *** [drivers] Fehler 2
ruediger@gandalf:/usr/src/linux-2.5$
Can I delete the line, which includes "linux/pc_keyb" or how can I avoid
this error?
TIA, Rüdiger
next reply other threads:[~2003-03-12 13:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-12 13:52 Rüdiger Scholz [this message]
2003-03-12 14:18 ` [parisc-linux] Compile-Failure Kernel 2.5.64-pa4 Thibaut VARENE
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=3E6F3BA1.6050707@bluehash.de \
--to=r.scholz@bluehash.de \
--cc=parisc-linux@lists.parisc-linux.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