Re: [uml-user] UML Compile Problem

2006-10-10 Thread Luis Useche
Hi Christopher,I tried the mrproper rule several times and still Nothing.On 10/10/06, Christopher S. Aker < [EMAIL PROTECTED]> wrote:Luis Useche wrote:> Hi Flavio,>> I am still getting the same error: "arch/um/include/kern_util.h:9:27: > error: linux/threads.h: No such file or directory">> Thanks a

Re: [uml-user] UML Compile Problem

2006-10-10 Thread Christopher S. Aker
Luis Useche wrote: > Hi Flavio, > > I am still getting the same error: "arch/um/include/kern_util.h:9:27: > error: linux/threads.h: No such file or directory" > > Thanks anyway. Try: make mrproper <-- this will fix a tree if you ever ran any make commands without the ARCH=um The, compile as

Re: [uml-user] UML Compile Problem

2006-10-10 Thread Luis Useche
Hi Flavio,I am still getting the same error: "arch/um/include/kern_util.h:9:27: error: linux/threads.h: No such file or directory"Thanks anyway.On 10/10/06, Flavio <[EMAIL PROTECTED]> wrote: Hi!I don't think it's the same thing, but... what happens if you do the following commands?make defconfig A

Re: [uml-user] UML Compile Problem

2006-10-10 Thread Flavio
Hi!I don't think it's the same thing, but... what happens if you do the following commands?make defconfig ARCH=ummake menuconfig ARCH=ummake linux ARCH=ummaybe "ARCH=um" is a make command parameter! Flavio2006/10/11, Luis Useche <[EMAIL PROTECTED]>: Hi, I want to run the user mode linux for linu

[uml-user] UML Compile Problem

2006-10-10 Thread Luis Useche
Hi, I want to run the user mode linux for linux-2.6.17.6. When I try to compile it I get this error: In file included from arch/um/include/os.h:13,                  from arch/um/drivers/fd.c:14: arc

[uml-user] the plug after realizing

2006-10-10 Thread BROKER - Faith Spears
at the beach such as blocks and dolls, skills, their own passions, free play -- whether for many families. trouble finding buddies begin as early as infancy. plenty of time of Wilmette, Ill. load their the report says. neighborhoods adjust to school settings, the academy report

Re: [uml-user] User-Mode-Linux & kernel debugging : new tutorial [inportuguese only for while]

2006-10-10 Thread Brock, Anthony - NET
Rodrigo, Please link this from the UML wiki site: http://uml.harlowhill.com/ This should help others find the resource you've donated. Also, feel free to update information on the site if you find something that is out of date. Tony\ > -Original Message- > From: [EMAIL PROTECTED] > [

[uml-user] [newbie] guest compiled with SUBARCH=i386 in deadloop

2006-10-10 Thread Antoine Martin
> From: Frank Marien <[EMAIL PROTECTED]> Same result here, which is a major PITA. I had been compiling using ARCH=i386 for a long time and did not have any problems for a long time. And compiling on x86 and copying over is not ideal (static linking, pcap, glibc and friends...) Antoine --

Re: [uml-user] Boot problem

2006-10-10 Thread Flavio
Is there really no space between the "eth0=tuntap,,, 192.168.1.101" and"noprocmm"?  If so, that would cetainly break something.JeffNo there isn't. I don't know why copy & paste cause this effect on the mail message. I also added mem=512M parameter, but I'm getting th

Re: [uml-user] [Fwd: Re: Problems compiling user mode linux kernel]

2006-10-10 Thread Lee Cartwright
Hi Jeff, I'll give this a try today. One thing to note is that if I build a native version of the kernel rather than a uml version everything works ok. Thanks, Lee Jeff Dike wrote: > > Can you link anything against libutil? Try some stupid little hello > world program. This smells like some s