+ READ .config
+ WRITE scripts/Makefile.config
+ WRITE include/config.h
* Sanity check
* Checking architecture...IA32 (x86 32 bits)
* Start kernel compilation:
* Linking kernel image...
Build done.
* Checking architecture...IA32 (x86 32 bits)
+ Checking for genext2fs...OK
+ Creating floppy root directory...OK
+ Copying TempOS kernel image...OK
+ Copying GRUB files...OK
+ Creating ext2 file system image...OK
+ Installing GRUB..../scripts/mkdisk_img.sh: line 87: 16754 Done grep -v ^# $CMDFILE
16755 Exception en point flottant | $GRUB --batch --device-map=$DEVICEMAP > /dev/null 2>> $errorlog
ERROR!
Log output:
make[1]: *** [install] Erreur 1
make: *** [install] Erreur 2
root@Linux:~/tempos-project#
I am on Ubuntu 9.04 32 bits.