On Sunday 05 December 2004 10:04, Franck wrote: > Hi, > > i've searching for compiling an guest UML kernel for i386 on x86_64 OS. You need lots of experience for that.. > When i'm lauching menuconfig with this, i've some error : > > # make menuconfig ARCH=um CC="gcc -m32" Add at least also SUBARCH=i386, and remove your manual fix to arch/um/Makefile. Also, fixing more tools names like you did for CC might be needed. Search the archives about that (someone did succeed in it). Also work on the host includes might be needed (UML wants the i386 host includes).
> arch/um/Makefile:18: arch/um/Makefile-x86_64: Aucun fichier ou > répertoire de ce type > make: *** Pas de règle pour fabriquer la cible « arch/um/Makefile-x86_64 > ». Arrêt. > > I'm editing the Makefile, replacing, ligne 18 : > > include $(ARCH_DIR)/Makefile-i386 > include $(ARCH_DIR)/Makefile-os-Linux Yes, remove this one. > Now, # make menuconfig ARCH=um CC="gcc -m32" work fine :) but i've more, > more errors :( > > Is anyone has succefully build an UML guest kernel for x86 on x86_64 ? > > Regards > > Franck -- Paolo Giarrusso, aka Blaisorblade Linux registered user n. 292729 http://www.user-mode-linux.org/~blaisorblade ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ User-mode-linux-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user