From: Steven Walter <srwalter@yahoo.com>
To: listmail@majere.epithna.com
Cc: linux-kernel@vger.kernel.org, rml@tech9.net
Subject: Re: Error: compiling with preempt-kernel-rml-2.4.15-1.patch
Date: Fri, 23 Nov 2001 19:42:49 -0600 [thread overview]
Message-ID: <20011123194249.A5258@hapablap.dyn.dhs.org> (raw)
In-Reply-To: <Pine.LNX.4.33.0111231906210.3406-100000@majere.epithna.com>
In-Reply-To: <Pine.LNX.4.33.0111231906210.3406-100000@majere.epithna.com>; from listmail@majere.epithna.com on Fri, Nov 23, 2001 at 07:13:50PM -0500
On Fri, Nov 23, 2001 at 07:13:50PM -0500, listmail@majere.epithna.com wrote:
> I applied the preempt-kernel-rml-2.4.15-1.patch file to a clean
> just untarred 2.14.15 kernel source, and began to compile got the
> following error.
> I know the source is good, I compiled a non-patched Kernel from the same
> archive earlier, re-extracted after the error, repeated, redownloaded,
> reextracted. repeated.
>
> make[2]: Entering directory `/usr/src/linux/kernel'
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2 -march=i686 -fno-omit-frame-pointer
> -c -o sched.o sched.c
> sched.c: In function `__schedule_tail':
> sched.c:509: structure has no member named `has_cpu'
> make[2]: *** [sched.o] Error 1
> make[2]: Leaving directory `/usr/src/linux/kernel'
> make[1]: *** [first_rule] Error 2
> make[1]: Leaving directory `/usr/src/linux/kernel'
> make: *** [_dir_kernel] Error 2
> root@majere:/usr/src/linux#
Looks like the patch misses a place to has x->has_cpu to task_has_cpu(x)
Shouldn't be difficult for you to change it.
--
-Steven
In a time of universal deceit, telling the truth is a revolutionary act.
-- George Orwell
He's alive. He's alive! Oh, that fellow at RadioShack said I was mad!
Well, who's mad now?
-- Montgomery C. Burns
next prev parent reply other threads:[~2001-11-24 1:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-24 0:13 Error: compiling with preempt-kernel-rml-2.4.15-1.patch listmail
2001-11-24 1:21 ` Robert Love
2001-11-24 1:42 ` Steven Walter [this message]
2001-11-24 16:43 ` Robert Love
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=20011123194249.A5258@hapablap.dyn.dhs.org \
--to=srwalter@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=listmail@majere.epithna.com \
--cc=rml@tech9.net \
/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