1 Jul 2004 10:22
[Fwd: kernel compile]
Jeremiah Holt <jholt5638 <at> earthlink.net>
2004-07-01 08:22:25 GMT
2004-07-01 08:22:25 GMT
From: Jeremiah Holt <jholt5638 <at> earthlink.net>
Subject: kernel compile
Date: 2004-07-01 08:09:34 GMT
Subject: kernel compile
Date: 2004-07-01 08:09:34 GMT
I've tried three different versions of binutils 2.11.2, 2.14, 2.14.90 two different versions gcc 2.95.3 3.3.1 which all compile fine in cross compile mode however when I try to build a kernel all go's well until mach_hp600.c:145: error: `generic_writeb' undeclared here (not in a function) mach_hp600.c:145: error: initializer element is not constant mach_hp600.c:145: error: (near initialization for `mv_hp690.mv_writeb') mach_hp600.c:146: error: `generic_writew' undeclared here (not in a function) mach_hp600.c:146: error: initializer element is not constant mach_hp600.c:146: error: (near initialization for `mv_hp690.mv_writew') mach_hp600.c:147: error: `generic_writel' undeclared here (not in a function) mach_hp600.c:147: error: initializer element is not constant mach_hp600.c:147: error: (near initialization for `mv_hp690.mv_writel') mach_hp600.c:149: error: `hd64461_irq_demux' undeclared here (not in a function)mach_hp600.c:149: error: initializer element is not constant mach_hp600.c:149: error: (near initialization for `mv_hp690.mv_irq_demux') make[1]: *** [mach_hp600.o] Error 1 I've altered the config and I not sure this file is even called since the device i'm using is not a hp model this occurs with kernel's 2.4.22/23/24/25/26
RSS Feed