Hi, I have couple of questions about compiling a new UML-kernel.

I loaded linux-2.6.9.tar.gz and uncompressed it to /uml/ -folder (so
there are /uml/linux-2.6.9/ -folder.

No patches are applied yet.

I loaded uml-2.6.9-bs7.patch.bz2 to /uml/linux-2.6.9/ -folder and
applied it in the same folder:

# bzcat uml-patch-version.bz2|patch -p1

After that typed:

# make xconfig ARCH=um

And there are REALLY MANY problems/errors, like
...
/boot/config-2.6.9-1.667:2243: trying to assign nonexisting symbol 
USB_SERIAL_KEYSPAN_USA19W
...
/boot/config-2.6.9-1.667:2504: trying to assign nonexisting symbol EARLY_PRINTK
...
/boot/config-2.6.9-1.667:2564: trying to assign nonexisting symbol PC


After that qconf starts (if I used xconfig).

Problem is, that if I save .config -file in menuconfig/xconfig etc.,
lines which caused errors before, disappear. Without ARCH=um
-parameter they work fine.

I have Fedora Core 3, kernel 2.6.9-1.667, and I am trying to put UML
2.6.9 -kernel there. I also tried to compile 2.6.10 kernel, but
ARCH=um causes these problems.

If someone knows what is the problem and/or solution for, let me know, please.

Thank you for any help!

-Teemu Väisänen


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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