From: Omkhar Arasaratnam <iamroot@ca.ibm.com>
To: Linux Kernel list <linux-kernel@vger.kernel.org>, baude@us.ibm.com
Subject: 2.4.30 Build Error Using pSeries_defconfig on ppc64
Date: Thu, 14 Apr 2005 15:44:54 -0400 [thread overview]
Message-ID: <425EC836.5060004@ca.ibm.com> (raw)
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
reply other threads:[~2005-04-14 19:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=425EC836.5060004@ca.ibm.com \
--to=iamroot@ca.ibm.com \
--cc=baude@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.