On Mon, Sep 18, 2006 at 07:15:31AM -0700, Mathew Brown wrote: > 1) I download the src rpm > 2) I installed it and then ran rpmbuild -bp --target=i686 > kernel-2.6.spec (unfortunately, there is no --target=i386) > 3) I then cd into /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/ > and > cp configs/kernel-2.6.9-i686.config .config
This would be a problem. You wouldn't try to build an i386 kernel using a ia64 .config, right? That won't work for the same reason that an i386 .config won't build a workable UML. Start with make defconfig ARCH=um. Jeff ------------------------------------------------------------------------- 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