All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stéphane Jourdois" <kwisatz@rubis.org>
To: Miles Lane <miles.lane@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.21-rc4-mm1 + 3 hot-fixes -- init/.missing_syscalls.h.cmd:2: *** missing separator. Stop.
Date: Tue, 20 Mar 2007 15:40:01 +0100	[thread overview]
Message-ID: <45FFF241.7060203@rubis.org> (raw)
In-Reply-To: <a44ae5cd0703200729t1b9c3d29x59d4f85230d40464@mail.gmail.com>

Miles Lane a écrit :
> On 3/20/07, Stéphane Jourdois <kwisatz@rubis.org> wrote:
>> Miles Lane a écrit :
>> > Hello,
>> >
>> > I don't see any announcement for 2.6.21-rc4-mm1 on LKML, but I went
>> > ahead and tried it out.  I hit the following, even after running
>> > mrproper.
>> >
>> > init/.missing_syscalls.h.cmd:2: *** missing separator.  Stop.
>> > make: *** [.tmp_vmlinux1] Error 2
>>
>> Would you please try the following patch ?
>>
>> http://lkml.org/lkml/2007/3/20/79
> 
> I tried your patch.  After applying it, the error still occurred, so
> then I performed the other stepa you mentioned:
>         rm init/missing_syscalls.h

Of course, you have to first delete the corrupted file with this command:
	rm init/.missing_syscalls.h.cmd
The command :
	rm init/missing_syscalls.h
works only once, and you have to redo it at each compile.

>         make init

This one is not necessary.

> I was then able to continue the build successfully.
> 
> Hopefully, I'd not need to run the additional steps again.  Otherwise,
> the patch needs a little more work.

unlink the good file (init/.missing_syscalls.h.cmd), not the .h file,
and you won't need to redo it again :-)

I admit I should have said that earlier ;-)


The fact that whole init/ is not compiled again when init/Makefile is
perhaps a bug, but it is unrelated to this bug/patch.

Thanks.

-- 
 ///  Stephane Jourdois     /"\  ASCII RIBBON CAMPAIGN \\\
(((    Consultant securite  \ /    AGAINST HTML MAIL    )))
 \\\   24 rue Cauchy         X                         ///
  \\\  75015  Paris         / \    +33 6 8643 3085    ///

      reply	other threads:[~2007-03-20 14:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-20 13:52 2.6.21-rc4-mm1 + 3 hot-fixes -- init/.missing_syscalls.h.cmd:2: *** missing separator. Stop Miles Lane
2007-03-20 14:17 ` Stéphane Jourdois
2007-03-20 14:29   ` Miles Lane
2007-03-20 14:40     ` Stéphane Jourdois [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=45FFF241.7060203@rubis.org \
    --to=kwisatz@rubis.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miles.lane@gmail.com \
    /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.