* 2.4.30 Build Error Using pSeries_defconfig on ppc64
@ 2005-04-14 19:44 Omkhar Arasaratnam
0 siblings, 0 replies; only message in thread
From: Omkhar Arasaratnam @ 2005-04-14 19:44 UTC (permalink / raw)
To: Linux Kernel list, baude
So, heres what I do
cd /usr/src/linux
make mrproper
cp arch/ppc64/configs/pSeries_defconfig .config
make menuconfig
<exit>
make dep
make clean
make vmlinux
Eventually it bombs out with several messages such as:
ioctl32.c:X: error: (near initialization for `ioctl_translations[Y]')
Culminating in :
ioctl32.c:4597: error: (near initialization for `ioctl_translations[691]')
make[1]: *** [ioctl32.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.30/arch/ppc64/kernel'
make: *** [_dir_arch/ppc64/kernel] Error 2
Obviously something ain't right - ideas?
O
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-04-14 19:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-14 19:44 2.4.30 Build Error Using pSeries_defconfig on ppc64 Omkhar Arasaratnam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox