2009-02-09 10:59:50 Error in uclinux make..
nawleh nawleh (EGYPT)
Message: 69126 hi guys does any one knows how can i solve this error ???
omar@omar-laptop:/media/disk/uClinux-dist.R1.1-RC3$ make
make ARCH=blackfin CROSS_COMPILE=bfin-uclinux- -j4 -C linux-2.6.x || exit 1
make[1]: Entering directory `/media/disk/uClinux-dist.R1.1-RC3/linux-2.6.x'
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
SKIPPED include/linux/compile.h
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
MODPOST vmlinux
Building modules, stage 2.
OBJCOPY arch/blackfin/boot/vmlinux.bin
GZIP arch/blackfin/boot/vmlinux.gz
MODPOST 51 modules
UIMAGE arch/blackfin/boot/vmImage
/opt/uClinux/bfin-uclinux/bin/bfin-uclinux-mkimage: Can't map arch/blackfin/boot/vmImage: No such device
make[2]: *** [arch/blackfin/boot/vmImage] Error 1
make[1]: *** [vmImage] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/media/disk/uClinux-dist.R1.1-RC3/linux-2.6.x'
make: *** [linux] Error 1
QuoteReplyEditDelete
2009-02-09 11:36:25 Re: Error in uclinux make..
Mike Frysinger (UNITED STATES)
Message: 69132
what distro are you using ? what kernel version ? looks like a pretty weird error to be getting.
you do have a linux-2.6.x/arch/blackfin/boot/vmImage file right ?
QuoteReplyEditDelete
2009-02-09 11:43:14 Re: Error in uclinux make..
nawleh nawleh (EGYPT)
Message: 69134
i have Ubuntu
and i use uClinux-dist.R1.1-RC3 it came on CD with bf537
the linux-2.6.x/arch/blackfin/boot/vmImage i found it but i don't know how to make the compiler be able to see it .....
QuoteReplyEditDelete
2009-02-09 11:55:55 Re: Error in uclinux make..
Mike Frysinger (UNITED STATES)
Message: 69137
the stuff on the cd is outdated. download the latest release from our website.