<div class='quotetop'>QUOTE </div>
--- Quote Start ---
WARNING: modpost: Found 4 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
KSYM .tmp_kallsyms1.S
AS .tmp_kallsyms1.o
LD .tmp_vmlinux2
KSYM .tmp_kallsyms2.S
AS .tmp_kallsyms2.o
LD vmlinux
SYSMAP System.map
SYSMAP .tmp_System.map
OBJCOPY arch/nios2/boot/vmlinux.bin
GZIP arch/nios2/boot/vmlinux.gz
UIMAGE arch/nios2/boot/vmImage
/usr/bin/mkimage [OPTIONS]
Options:
-f <MD5 name> Specify an input MD5 file. MD5s must be in jigdo's
pseudo-base64 format
-j <jigdo name> Specify the input jigdo file
-t <template name> Specify the input template file
-m <item=path> Map <item> to <path> to find the files in the mirror
-M <missing name> Rather than try to build the image, just check that
all the needed files are available. If any are missing,
list them in this file.
-v Make the output logging more verbose
-l <logfile> Specify a logfile to append to.
If not specified, will log to stderr
-o <outfile> Specify a file to write the ISO image to.
If not specified, will write to stdout
-q Quick mode. Don't check MD5sums. Dangerous!
-s <bytenum> Start byte number; will start at 0 if not specified
-e <bytenum> End byte number; will end at EOF if not specified
-z Don't attempt to rebuild the image; simply print its
size in bytes
Kernel: arch/nios2/boot/vmImage is ready
Building modules, stage 2.
MODPOST 0 modules
make[1]: Verlasse Verzeichnis '/home/z125188/nios2-linux/linux-2.6'
if [ -f linux-2.6.x/vmlinux ]; then
ln -f linux-2.6.x/vmlinux linux-2.6.x/linux ;
fi[/b]
--- Quote End ---
why is he telling me the vmImage is ready when there is none ? :/