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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]