New kernel problem


Subject: New kernel problem
From: Isak Lyberth (ily@serv01.vejlehs.dk)
Date: Sat Sep 01 2001 - 16:32:59 MDT


im writing it here because i don't know whereelse to put it, and i want to
be sure that someone will fix it.

in kernel-patch 2.4.10-pre3 this occours on 'make vmlinux':

via-pmu.c:1124: parse error before `pmu_restart'
via-pmu.c:1125: warning: return-type defaults to `int'
via-pmu.c:1125: conflicting types for `pmu_restart'
/usr/src/linux-2.4.10-pre3/include/linux/pmu.h:135: previous declaration of
`pmu_restart'
via-pmu.c:1147: parse error before `pmu_shutdown'
via-pmu.c:1148: warning: return-type defaults to `int'
via-pmu.c:1148: conflicting types for `pmu_shutdown'
/usr/src/linux-2.4.10-pre3/include/linux/pmu.h:136: previous declaration of
`pmu_shutdown'
via-pmu.c: In function `pmu_polled_request':
via-pmu.c:2118: `pmu_data_len' undeclared (first use in this function)
make[3]: *** [via-pmu.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.10-pre3/drivers/macintosh'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.10-pre3/drivers/macintosh'
make[1]: *** [_subdir_macintosh] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.10-pre3/drivers'
make: *** [_dir_drivers] Error 2

Regards
Isak



This archive was generated by hypermail 2a24 : Sat Sep 01 2001 - 15:43:07 MDT