From: Ralf Baechle <ralf@linux-mips.org>
To: Jason Ormes <jormes@wideopenwest.com>
Cc: linux-mips@linux-mips.org
Subject: Re: ip27-init.c problem
Date: Tue, 4 Feb 2003 16:52:22 +0100 [thread overview]
Message-ID: <20030204165222.A30704@linux-mips.org> (raw)
In-Reply-To: <001801c2cc62$b319a9a0$4437e183@fermi.win.fnal.gov>; from jormes@wideopenwest.com on Tue, Feb 04, 2003 at 09:33:00AM -0600
On Tue, Feb 04, 2003 at 09:33:00AM -0600, Jason Ormes wrote:
> I downloaded the linux_2_4 branch from the cvs repository and am
> trying to build a kernel for an origin 200. I'm using
> binutils-mips64-linux-2.13.1-1 and egcs-mips64-linux-1.1.2-4 on a redhat
> 8.0 system. I am getting these errors in ip27-init.c when trying to
> build the kernel.
>
> mips64-linux-gcc -D__KERNEL__ -I/home/jason/mips/linux/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> -fomit-frame-pointer -I /home/jason/mips/linux/include/asm/gcc -mabi=64
> -G 0 -mno-abicalls -fno-pic -Wa,--trap -pipe -mcpu=r8000 -mips4 -Wa,-32
> -Wa,-mgp64 -nostdinc -iwithprefix include -DKBUILD_BASENAME=ip27_init
> -c -o ip27-init.o ip27-init.c
> ip27-init.c:48: parse error before `boot_cpumask'
> ip27-init.c:48: warning: type defaults to `int' in declaration of
> `boot_cpumask'
[...]
You're trying to build a uniprocessor kernel. That's currently not supported.
Just enable CONFIG_SMP. Do you actually have a uniprocessor Origin?
Ralf
prev parent reply other threads:[~2003-02-04 15:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-04 15:33 ip27-init.c problem Jason Ormes
2003-02-04 15:52 ` Ralf Baechle [this message]
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=20030204165222.A30704@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=jormes@wideopenwest.com \
--cc=linux-mips@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox