On Tue, Apr 29, 2008 at 2:55 AM, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 28, 2008 at 11:53:48PM +0800, Peter Teoh wrote:
>  > What is the following errors:
>  >
>  > make defconfig ARCH=um
>  > /sda4/download/linux_linus/linux-2.6/arch/um/Makefile:100: *** missing
>  > separator.  Stop.
>
>  What version of UML?
>

Erh....I don't understand, is there something specifically called
"UML" with a version to it?

What I did was this:

a.   Followed the steps here:
http://user-mode-linux.sourceforge.net/source.html, except that the
linux kernel is from linus's git tree (from the .git/config file):

[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[remote "origin"]
        url = 
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
        fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
        remote = origin
        merge = refs/heads/master

b.   and then I just did a make defconfig ARCH=um.

c.   the version of the kernel is this:

/mnt/hd0/download/linux-2.6-latest>cat include/config/kernel.release
2.6.25

Is this the correct procedure?   I suspect something is wrong, as i
did a few times in all other different git tree all similar results.

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



-- 
Regards,
Peter Teoh

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to