[uml-user] 2.6.23 skas3 build errors

2008-08-29 Thread Jim Welch
I'm trying to build a 2.6.23 kernel with the SKAS3 patch downloaded from the UML site on Source Forge annotated 2008-01-10. I've fetched linux 2.6.23.17 source from www.kernel.org, applied the SKAS3 patch, and activated proc_mm in the config. "make" fails - can't find include/linux/proc_mm.h. S

Re: [uml-user] couldn't compile uml_utilities_20070815 on Fedora

2008-08-29 Thread David Francisco Rodriguez Perez
You need the fuse-dev package. I downloaded fuse-2.6.0.tar. Then after I did compiled and installed that package , the uml utilities finally compiled correctly. David On Thu, Aug 28, 2008 at 8:57 PM, gordon yang <[EMAIL PROTECTED]> wrote: > i uses fedora 8 on my host system. and for guest syste

[uml-user] error: 'memcpy' undeclared here (not in a function)

2008-08-29 Thread David Francisco Rodriguez Perez
Hi I am having a problem I do not understand. I have linux 2.6.24.3 as the guest and gcc 4.2.1. If I compile a kernel driver inside the UML tree using memcpy and including I have no problem. It works. But I have an SDK which is outside the UML tree and If I try to build a library that is going to