On Mon, Apr 2, 2012 at 2:22 PM, Ritesh Raj Sarraf wrote:
> On Monday 02 April 2012 01:20 PM, richard -rw- weinberger wrote:
>>> Config file available at:
>>> > http://people.debian.org/~rrs/tmp/config.i386
>> Please give the attached patch a try!
>>
>
> Thank you Richard. The patch fixes the build
On Monday 02 April 2012 01:20 PM, richard -rw- weinberger wrote:
>> Config file available at:
>> > http://people.debian.org/~rrs/tmp/config.i386
> Please give the attached patch a try!
>
Thank you Richard. The patch fixes the build failure on i386.
> diff --git a/arch/x86/um/Makefile b/arch/x86
On Mon, Apr 2, 2012 at 9:19 AM, Ritesh Raj Sarraf wrote:
> On Monday 02 April 2012 11:59 AM, richard -rw- weinberger wrote:
>>> > My initial search led me to:
>>> > http://sourceforge.net/mailarchive/message.php?msg_id=27848489
>>> >
>>> > Based on the comment there, I've tried SUBARCH=i386. But t
On Monday 02 April 2012 11:59 AM, richard -rw- weinberger wrote:
>> > My initial search led me to:
>> > http://sourceforge.net/mailarchive/message.php?msg_id=27848489
>> >
>> > Based on the comment there, I've tried SUBARCH=i386. But that didn't
>> > help. Any suggestions?
> Please share your .conf
On Sat, Mar 31, 2012 at 8:44 PM, Ritesh Raj Sarraf wrote:
> Hello,
>
> I am trying to build uml on kernel 3.2. Following is the build failure I
> get when building on my kvm x86 box.
>
> The kvm box is arch:
> root@debian-x86:~/user-mode-linux (build)# uname -a
> Linux debian-x86 3.0.0-1-686-pae #
Hello,
I am trying to build uml on kernel 3.2. Following is the build failure I
get when building on my kvm x86 box.
The kvm box is arch:
root@debian-x86:~/user-mode-linux (build)# uname -a
Linux debian-x86 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011
i686 GNU/Linux
My initial search led