[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] make-kpkg
For the archives: I was just encountering this problem. Specifically, executing the command: export PATCH_THE_KERNEL=YES && \ fakeroot make-kpkg --config=menuconfig --arch=xen \ --revision=1 --append-to-version=xen0 kernel_image was giving me the error regarding "unknown Debian architecture xen, you must specify GNU system type". The solution was to blow away my kernel tree (saving a backup of .config, of course), and then decompress a clean tree, move .config back into place, and then run the command. Unsure what the problem was, exactly, but if the same issue occurs to anyone else, the first thing to try is cleaning your kernel tree and starting with a pristine one. Hope this e-mail saves someone a little time down the road somewhere. ;-) On 5/17/05, andrew mathes <amathes@xxxxxxxxxxxx> wrote: > can someone help me out with using make-kpkg to make a debian package of > the kernel install, I can't get the command right, always thinks wrong > arch. make ARCH=xen compiles fine, but i can't get > > "make-kpkg --arch=xen --append-to-version=.xen.kernel kernel_image" or > anything like it to compile, any help? > > thanks _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |