Linux Bug Report

Chris Keys (Chris.Keys@tesco.net)
Tue, 24 Aug 1999 07:10:14 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0005_01BEEDFF.B6964F60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

This is my first attempt at compiling an unstable kernel and I hope that =
the following is of some use. Kernel 2.3.13 during Make-modules it =
reported the following long list of errors:-

apm.c In function 'apm_get_info';
apm.c 1235: Warning: unused variable 'nbat'
apm.c At top level:
apm.c 1427: parse error before string constant
apm.c 1427 Warning: function declaration isn't a prototype
apm.c 1427: Warning: data defined has no type or storage class
apm.c: In function 'apm_init':
apm.c 1445: Warning 'return' with no value, in function returning non =
void
apm.c.1455: Warning 'return' with no value, in function returning non =
void
apm.c 1484: Warning 'return' with no value, in function returning non =
void
apm.c 1543: Warning: control reached end of non void function
At top level
648 :Warning: 'apm_get_battery_status' defined but not used
1405 Warning: 'apm_setup' defined but not used
Make [1] ***[apm.w] Error 1
make [1] Leaving directory /tmp/linux/arch/i386/kernel
make***[mod-arch/i386/kernel] Error 2

Hope this means something to you. Please also be aware that I had to do =
this with menuconfig and it refused to work with kde running as it =
reported lack of memory.

------=_NextPart_000_0005_01BEEDFF.B6964F60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

This is my first attempt at compiling = an unstable=20 kernel and I hope that the following is of some use.  Kernel 2.3.13 = during=20 Make-modules it reported the following long list of = errors:-
 
apm.c In function = 'apm_get_info';
apm.c 1235: Warning: unused variable=20 'nbat'
apm.c At top level:
apm.c 1427: parse error before string=20 constant
apm.c 1427 Warning: function = declaration isn't a=20 prototype
apm.c 1427: Warning: data defined has = no type or=20 storage class
apm.c: In function = 'apm_init':
apm.c 1445: Warning 'return' with no = value, in=20 function returning non void
apm.c.1455: Warning 'return' with no = value, in=20 function returning non void
apm.c 1484: Warning 'return' with no = value, in=20 function returning non void
apm.c 1543: Warning: control reached = end of non=20 void function
At top level
648 :Warning: 'apm_get_battery_status' = defined but=20 not used
1405 Warning: 'apm_setup' defined but = not=20 used
Make [1] ***[apm.w] Error = 1
make [1] Leaving directory=20 /tmp/linux/arch/i386/kernel
make***[mod-arch/i386/kernel] Error = 2
 
Hope this means something to you. = Please also be=20 aware that I had to do this with menuconfig and it refused to work with = kde=20 running as it reported lack of memory.
------=_NextPart_000_0005_01BEEDFF.B6964F60-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/