Re: [uml-user] Problem with compilation

2007-02-27 Thread Blaisorblade
On Saturday 24 February 2007 18:14, Maneesh Singhal wrote: > Yes Jeff, I do have file, and this file > arch/um/drivers/fd.c gets compiled properly if I manually add "-i > /linux-2.6.17/include" in the make string. For what Jeff meant, the question is: do you have /usr/include/linux/threads.h? Pro

Re: [uml-user] Problem with compilation

2007-02-24 Thread Jeff Dike
On Sat, Feb 24, 2007 at 10:44:17PM +0530, Maneesh Singhal wrote: > Yes Jeff, I do have file, and this file > arch/um/drivers/fd.c gets compiled properly if I manually add "-i > /linux-2.6.17/include" in the make string. > Well I am trying 2.6.20. As in, this happened with 2.6.20, or you are tryin

Re: [uml-user] Problem with compilation

2007-02-24 Thread Maneesh Singhal
Yes Jeff, I do have file, and this file arch/um/drivers/fd.c gets compiled properly if I manually add "-i /linux-2.6.17/include" in the make string. Well I am trying 2.6.20. Thanks anyways. On 2/24/07, Jeff Dike <[EMAIL PROTECTED]> wrote: On Sat, Feb 24, 2007 at 10:13:06AM +, M S wrote: >

Re: [uml-user] Problem with compilation

2007-02-24 Thread Jeff Dike
On Sat, Feb 24, 2007 at 10:13:06AM +, M S wrote: > Hi Jeff, I was facing the same problem while trying to compile > with kernel 2.6.17 > I didnt do anything other than defconfig. and also figured out > that > CONFIG_MODE_TT is disabled. Still wondering why I am > failing at compilation - >

Re: [uml-user] Problem with compilation

2007-02-24 Thread M S
Jeff Dike addtoit.com> writes: > > On Sun, Feb 04, 2007 at 09:48:24PM +0100, Kamil Gorlo wrote: > > > Ok, thanks. But I have still the same errors during compilation... > > If you mean this: > > In file included from arch/um/kernel/tt/exec_user.c:14: > arch/um/include/kern_util.h:9:27: error:

Re: [uml-user] Problem with compilation

2007-02-04 Thread Jeff Dike
On Sun, Feb 04, 2007 at 09:48:24PM +0100, Kamil Gorlo wrote: > > Ok, thanks. But I have still the same errors during compilation... If you mean this: In file included from arch/um/kernel/tt/exec_user.c:14: arch/um/include/kern_util.h:9:27: error: linux/threads.h: No such file or directory then y

Re: [uml-user] Problem with compilation

2007-02-04 Thread Kamil Gorlo
- Hide quoted text - On 2/4/07, Kamil Gorlo <[EMAIL PROTECTED]> wrote: > On 2/4/07, Jeff Dike <[EMAIL PROTECTED]> wrote: > > On Sun, Feb 04, 2007 at 02:30:25AM +0100, Kamil Gorlo wrote: > > > Why menuconfig read my /boot/config-... file? > > > > It's a bug, which has been more recently fixed. > > >

Re: [uml-user] Problem with compilation

2007-02-03 Thread Jeff Dike
On Sun, Feb 04, 2007 at 02:30:25AM +0100, Kamil Gorlo wrote: > Why menuconfig read my /boot/config-... file? It's a bug, which has been more recently fixed. To avoid it and the trouble you had later, do a defconfig before your menuconfig. Jeff -- Work email - jd

[uml-user] Problem with compilation

2007-02-03 Thread Kamil Gorlo
Hi, I have Ubuntu Linux 6.10 (Linux kgs-laptop 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 2006 i686 GNU/Linux) with I can't compile UML. After `make menuconfig ARCH=um` and before showing ncurses kernel configurator I get a lot of warnings similiar to: boot/config-2.6.17-10-generic:367