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 ARCH=um
make menuconfig ARCH=um
make linux ARCH=um

maybe "ARCH=um" is a make command parameter!

Flavio

2006/10/11, Luis Useche <[EMAIL PROTECTED]>:

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:
arch/um/include/kern_util.h:9:27: error: linux/threads.h: No such file or directory
make[1]: *** [arch/um/drivers/fd.o] Error 1
make: *** [arch/um/drivers] Error 2
-------------------------------------------------------------------------------------------------
I was looking up a lot of time in google and nothing.

My steps to compile it is:
-------------------------------------------------------------------------------------------------
export ARCH=um
make defconfig
make
-------------------------------------------------------------------------------------------------

If you have any suggestion, let me know.

Bye.


--
Luis Useche
[EMAIL PROTECTED] | [EMAIL PROTECTED]
Linux User: #355591

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user





--
Luis Useche
[EMAIL PROTECTED] | [EMAIL PROTECTED]
Linux User: #355591
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to