2008-06-03 05:27:52 compile kernel for bf527-ezkit error
lan xiaocheng (AFGHANISTAN)
Message: 56612
Hi,
I installed
blackfin-toolchain-08r1-8.i386
uClinux-dist-2008R1-RC1.tar
on my machine. I got following error compiling kernel.
the error is follow:
make[3]: *** No rule to make target `drivers/base/bf527', needed by `drivers/base/cpu.o'. Stop.
make[2]: *** [drivers/base] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/BlackFin527/uClinux-dist-2008R1-RC8/linux-2.6.x'
make: *** [linux] Error 1
why ?
my linux is red hat 9.0
please help me ?
QuoteReplyEditDelete
2008-06-03 06:23:30 Re: compile kernel for bf527-ezkit error
Yi Li (CHINA)
Message: 56616
How do you configure your kernel? Under the uclinux-dist, you can do "make bugreport" and post the tar ball bugreport.tgz here.
QuoteReplyEditDelete
2008-06-03 06:42:39 Re: compile kernel for bf527-ezkit error
lan xiaocheng (AFGHANISTAN)
Message: 56619
yes ,i had configered my kernerl,
I implement “make AnalogDevice/BF527-EZKIT_default”,
How can I generate "bugreport.tgz "?
I am a new man.
thank you!
QuoteReplyEditDelete
2008-06-03 10:12:21 Re: compile kernel for bf527-ezkit error
Mike Frysinger (UNITED STATES)
Message: 56626
this is a known issue at the moment with redhat 9 systems with no known fix. the workaround is to install a distribution that isnt more than 5 years old at this point.
QuoteReplyEditDelete
2008-06-03 21:09:11 Re: compile kernel for bf527-ezkit error
lan xiaocheng (AFGHANISTAN)
Message: 56654
thank you!
I will install a new linux system, and try it.