Mailinglist Archive: opensuse-ppc (50 mails)
| < Previous | Next > |
Compiling kernel on IBM RS/6000
- From: "Jacob Vennervald Madsen" <jvm@xxxxxxxxxxxxxxx>
- Date: Wed, 5 Sep 2001 16:22:27 +0200
- Message-id: <19514C7E64E4FA4FBEEC9BA3CB3376FD09BCE3@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Hi List
I'm trying to compile the latest kernel 2.4.9 for an IBM RS/6000 P44
model 270.
When I add support for virtual terminals I get this error:
vt.c: In function `vt_ioctl':
vt.c:507: `kbd_rate' undeclared (first use in this function)
vt.c:507: (Each undeclared identifier is reported only once
vt.c:507: for each function it appears in.)
vt.c:514: `kbd_rate' used prior to declaration
vt.c:514: warning: implicit declaration of function `kbd_rate'
make[3]: *** [vt.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.9/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.9/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.9/drivers'
make: *** [_dir_drivers] Error 2
Any ideas?
Best regards,
Jacob Vennervald Madsen
Mobile Systems Developer
GoPinocchio
Norrebrogade 45
DK-2200 Copenhagen
www.gopinocchio.com
+45 26750106
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
I'm trying to compile the latest kernel 2.4.9 for an IBM RS/6000 P44
model 270.
When I add support for virtual terminals I get this error:
vt.c: In function `vt_ioctl':
vt.c:507: `kbd_rate' undeclared (first use in this function)
vt.c:507: (Each undeclared identifier is reported only once
vt.c:507: for each function it appears in.)
vt.c:514: `kbd_rate' used prior to declaration
vt.c:514: warning: implicit declaration of function `kbd_rate'
make[3]: *** [vt.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.9/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.9/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.9/drivers'
make: *** [_dir_drivers] Error 2
Any ideas?
Best regards,
Jacob Vennervald Madsen
Mobile Systems Developer
GoPinocchio
Norrebrogade 45
DK-2200 Copenhagen
www.gopinocchio.com
+45 26750106
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
| < Previous | Next > |