Hello all! I tried to build the new 2.4.20-ben8 kernel on my G4 box. This failed with following error:
prefix include -DKBUILD_BASENAME?open_pic -c -o open_pic.o open_pic.c open_pic.c: In function `openpic_sleep_save_intrs': open_pic.c:829: `openpic_setup_lock` undeclared (first use in thsi function) open_pic.c:829: (Each undeclared identifier is reported only once open_pic.c:829: for each function it appears in,) open_pic.c: In function `openpic_sleep_restore_intrs': open_pic.c:855: `open_setup_lock' undeclared (first use in this function) make[2]: *** [open_pic.o] Error 1 make[2]: Leaving directory `/usr/src/linux/arch/ppc/kernel' make[1]: *** [_dir_arch/ppc/kernel] Error 2 make[1]_ Leaving directory `/usr/src/linux' make: *** [stamp-build] Error 2 My box has following specifications Up-to-date Woody/PPC [EMAIL PROTECTED]:~$ uname -r 2.4.20-ben6 [EMAIL PROTECTED]:~$ cat /proc/cpuinfo cpu : 7400, altivec supported clock : 400MHz revision : 2.9 (pvr 000c 0209) bogomips : 796.26 machine : PowerMac3,1 motherboard : PowerMac3,1 MacRISC Power Macintosh detected as : 65 (PowerMac G4 AGP Graphics) pmac flags : 00000004 L2 cache : 1024K unified memory : 320MB pmac-generation : NewWorld [EMAIL PROTECTED]:~$ g++ -v Reading specs from /usr/lib/gcc-lib/powerpc-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) I used my old .config for building that kernel. What might be the problem here - resp. how can I correct this? Any hints are warmly appreciated. If you need further info's I wanna state that I have to leave for the weekend and be back sunday evening :( Cheers Georg -- M.f.G. Georg Koss mailto: [EMAIL PROTECTED]

