2010-09-17 09:11:28 error bf561
asma chiha (TUNISIA)
Message: 93557
hi,
i try to adapt uclinux 2008 to use it on BF561, i use the toolchain 2008, and i have this error:
/opt/uClinux08r1/bfin-uclinux/bin/../bfin-uclinux/runtime/usr/lib/bf532-0.3/crt1.o: In function `__start':
(.text+0x3e): undefined reference to `___uClibc_main'
collect2: ld returned 1 exit status
make[5]: *** [rcp] Error 1
make[5]: Leaving directory `/home/asma/uClinux-dist-2008R1-RC8/user/blkfin-apps/inetutils/rcp'
is there any one how can help me ??
TranslateQuoteReplyEditDelete
2010-09-17 12:51:44 Re: error bf561
Mike Frysinger (UNITED STATES)
Message: 93562
sorry, 2008R1 is no longer supported. please upgrade to the latest release (2009R1.1).
QuoteReplyEditDelete
2010-09-20 04:07:10 Re: error bf561
asma chiha (TUNISIA)
Message: 93631
Hi Mike
The goal was to change the 2009 release, but 2008 release is an exercise to familiarize themselves with the types of change to adapt target (BF561), so do you know the source of this error, and i have another question what's the file which responsable for generating Uimage?
thanks
TranslateQuoteReplyEditDelete
2010-09-20 05:43:55 Re: error bf561
asma chiha (TUNISIA)
Message: 93633
this is the hole error msg:
/opt/uClinux08r1/bfin-uclinux/bin/../bfin-uclinux/runtime/usr/lib/bf532-0.3/crt1.o: In function `__start':
(.text+0x3e): undefined reference to `___uClibc_main'
collect2: ld returned 1 exit status
make[5]: *** [rcp] Error 1
make[5]: Leaving directory `/home/asma/uClinux-dist-2008R1-RC8/user/blkfin-apps/inetutils/rcp'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/asma/uClinux-dist-2008R1-RC8/user/blkfin-apps/inetutils'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/asma/uClinux-dist-2008R1-RC8/user/blkfin-apps'
make[2]: *** [blkfin-apps] Error 2
make[2]: Leaving directory `/home/asma/uClinux-dist-2008R1-RC8/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/asma/uClinux-dist-2008R1-RC8/user'
make: *** [subdirs] Error 1
TranslateQuoteReplyEditDelete
2010-09-20 13:33:00 Re: error bf561
Mike Frysinger (UNITED STATES)
Message: 93637
as far as i can remember, i have never seen that error message before
QuoteReplyEditDelete
2010-09-21 07:25:12 Re: error bf561
asma chiha (TUNISIA)
Message: 93698
ok thanks, but now i have another problem
when i do make this error appear:
make[1]: Entering directory `/home/asma/uClinux-dist-2008R1-RC8/linux-2.6.x'
scripts/kconfig/conf -s arch/blackfin/Kconfig
*** Error during writing of the kernel configuration.
make[3]: *** [silentoldconfig] Error 1
make[2]: *** [silentoldconfig] Error 2
make[1]: *** [include/config/auto.conf] Error 2
make[1]: Leaving directory `/home/asma/uClinux-dist-2008R1-RC8/linux-2.6.x'
make: *** [linux] Error 1
help me please
TranslateQuoteReplyEditDelete
2010-09-21 15:04:39 Re: error bf561
Mike Frysinger (UNITED STATES)
Message: 93709
check your file permissions
QuoteReplyEditDelete
2010-09-22 10:38:17 Re: error bf561
asma chiha (TUNISIA)
Message: 93748
hi please help me the same error occur an other time (the first one) :(((((
any help
TranslateQuoteReplyEditDelete
2010-09-22 13:30:25 Re: error bf561
Mike Frysinger (UNITED STATES)
Message: 93761
you've already been told what to do: use the 2009R1.1 release.