From: "gboutwel" <gboutwel@praize.com>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] Re: [PATCH] patch for linux-2.6.5-rc2
Date: 2 Apr 2004 14:51:36 -0000 [thread overview]
Message-ID: <20040402145136.19157.qmail@praize.com> (raw)
> did you do a "make mrproper ARCH=um"? ...
>
> ok, after you patch, do this ...
>
> make mrproper ARCH=um
> make menuconfig ARCH=um
> make scripts
> make scripts ARCH=um
> make linux ARCH=um
> strip linux
> make modules ARCH=um
using same patches and same steps as I did for 2.6.4 I was able
to build an SKAS host no problem. After the following 1 line
patch (which is in Jeffs patch, but the only part of his patch
that I used to get it working), I'm able to compile ans 2.6.5-rc3
(moved up to rc3) uml guest kernel without problems. Again,
I'm using the same patches and same steps that I used when I
built my 2.6.4 (ie. not needing to make scripts and make scripts
ARCH=um)
--- ./arch/um/Makefile-i386.orig 2004-04-02 09:07:45.000000000
-0600
+++ ./arch/um/Makefile-i386 2004-04-02 09:08:07.000000000
-0600
@@ -30,7 +30,7 @@
$(SYS_DIR)/thread.h: $(SYS_UTIL_DIR)/mk_thread
$(call filechk,$@)
-$(SYS_UTIL_DIR)/mk_sc: scripts/fixdep include/config/MARKER
FORCE ;
+$(SYS_UTIL_DIR)/mk_sc: scripts/basic/fixdep include/config/MARKER
FORCE ;
$(Q)$(MAKE) $(build)=$(SYS_UTIL_DIR) $@
$(SYS_UTIL_DIR)/mk_thread: $(ARCH_SYMLINKS) $(GEN_HEADERS) sys_prepare
FORCE ;
------------------------------------
Want to talk to other Christians?
Get the Christian Instant Messenger
http://www.praize.com/IM/
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next reply other threads:[~2004-04-02 14:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-02 14:51 gboutwel [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-03-30 23:18 [uml-devel] Re: [PATCH] patch for linux-2.6.5-rc2 gboutwel
2004-03-31 6:36 ` Jeff Chua
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=20040402145136.19157.qmail@praize.com \
--to=gboutwel@praize.com \
--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