linux-um archives
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: uml-devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: Re: [uml-devel] build error of an UML kernel with 2.6.2x sources
Date: Mon, 8 Oct 2007 11:04:17 -0400	[thread overview]
Message-ID: <20071008150417.GD5279@c2.user-mode-linux.org> (raw)
In-Reply-To: <200710061514.28090.toralf.foerster@gmx.de>

On Sat, Oct 06, 2007 at 03:14:25PM +0200, Toralf Förster wrote:
>   CC      arch/um/kernel/um_arch.o
>   CC      arch/um/kernel/umid.o
>   CC      arch/um/kernel/skas/clone.o
> arch/um/kernel/skas/clone.c:6:22: error: asm/page.h: No such file or directory
> make[2]: *** [arch/um/kernel/skas/clone.o] Error 1
> make[1]: *** [arch/um/kernel/skas] Error 2
> make: *** [arch/um/kernel] Error 2

Try this:

Index: linux-2.6.22/arch/um/kernel/skas/clone.c
===================================================================
--- linux-2.6.22.orig/arch/um/kernel/skas/clone.c	2007-10-05 10:42:22.000000000 -0400
+++ linux-2.6.22/arch/um/kernel/skas/clone.c	2007-10-08 10:59:29.000000000 -0400
@@ -3,7 +3,6 @@
 #include <sys/mman.h>
 #include <sys/time.h>
 #include <asm/unistd.h>
-#include <asm/page.h>
 #include "ptrace_user.h"
 #include "skas.h"
 #include "stub-data.h"

				Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  reply	other threads:[~2007-10-08 15:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-19  9:42 [uml-devel] build error of an UML kernel with 2.6.2x sources Toralf Förster
2007-08-19 15:57 ` Jeff Dike
2007-08-19 16:12   ` Toralf Förster
2007-08-20 14:11     ` Jeff Dike
2007-08-20 15:55       ` Daniel Gryniewicz
     [not found]       ` <200708201730.37648.toralf.foerster@gmx.de>
2007-08-20 16:05         ` Jeff Dike
2007-10-06 13:14           ` Toralf Förster
2007-10-08 15:04             ` Jeff Dike [this message]
     [not found]               ` <200710081759.33242.toralf.foerster@gmx.de>
2007-10-09 16:44                 ` Jeff Dike

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=20071008150417.GD5279@c2.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=toralf.foerster@gmx.de \
    --cc=user-mode-linux-devel@lists.sourceforge.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