Hi,
I just rebuilt xeno-unstable.bk in my machine
according to the 'HOWTO' by Bin Ren.
Everything goes well except that I cannot get a
xenolinux.gz file.
I have built this unstable version before, and
everything is ok.
The problem is,
# cd /xeno-unstable.bk/xenolinux-2.4.26 # ARCH=xeno make
oldconfig
# ARCH=xeno make dep bzImage
don't result in a xenolinux.gz file.
I tried the same steps on another machine, but
still got this problem.
The build process seems ok, and the last several
lines are as follows:
make[1]: Entering directory
'/xeno-unstable.bk/xenolinux-2.4.26/arch/xen/boot'
objcopy -R .note -R .comment -S
/xeno-unstable.bk/xenolinux-2.4.26/vmlinux Image
gzip -f -9 < Image > bzImage
rm -f Image
make[1]: Leaving directory
'/xeno-unstable.bk/xenolinux-2.4.26/arch/xen/boot'
Can someone tell me where is wrong?
Thanks.
Xiaofang
|