[Skyeye-developer] SVN Head build error on Fedora 7
Joel Sherrill
joel.sherrill at oarcorp.com
Tue Aug 7 21:18:08 CST 2007
Michael.Kang wrote:
> which processor simulated by SkyEye?
>
>
Sorry. I should have included the .conf file:
arch:blackfin
mach:bf533
Alain had some patch about clock ticks a while back
but I thought it was more timing related than functional.
--joel
> -- Thanks
> -- MIchael.Kang
>
> On 8/7/07, Joel Sherrill <joel.sherrill at oarcorp.com> wrote:
>
>> Michael.Kang wrote:
>>
>>> On 8/4/07, Joel Sherrill <joel.sherrill at oarcorp.com> wrote:
>>>
>>>
>>>> Hi,
>>>>
>>>> I did a fresh checkout today and it doesn't
>>>> build on Fedora 7. It could be something
>>>> I am doing wrong:
>>>>
>>>> svn co
>>>> https://skyeye.svn.sourceforge.net/svnroot/skyeye/skyeye-v1/trunk@HEAD
>>>> skyeye-svn-20070803
>>>> cd skyeye-svn-200708903
>>>>
>>>> After a couple of failed makes, I ended up with
>>>> this make command
>>>>
>>>> make NO_DBCT=1 NO_BFD=1
>>>>
>>>> gcc -c arch/mips/mach/skyeye_mach_au1100.c -o
>>>> binary/skyeye_mach_au1100.o -g -O2 -D_FILE_OFFSET_BITS=64 -DSTANDALONE
>>>> -DDEFAULT_INLINE=0 -DMODET -DMODET -I arch/arm -I arch/arm/common -I
>>>> arch/arm/common/mmu -I arch/arm/mach -I arch/bfin/common -I
>>>> arch/bfin/mach -I arch/coldfire/common -I device -I device/net -I
>>>> device/lcd -I device/flash -I device/uart -I utils -I utils/share -I
>>>> utils/main -I utils/config -I utils/debugger -DARM -I. -DNO_DBCT
>>>> -DNO_BFD -DGTK_LCD
>>>> In file included from arch/mips/mach/skyeye_mach_au1100.c:37:
>>>> arch/mips/mach/au1000.h:41:25: error: linux/delay.h: No such file or
>>>> directory
>>>> arch/mips/mach/au1000.h:42:20: error: asm/io.h: No such file or directory
>>>> make: *** [binary/skyeye_mach_au1100.o] Error 1
>>>>
>>>> I tried "make NO_CHECK=1" but that failed when it
>>>> really needed the BFD library in utils/main/skyeye.c
>>>>
>>>>
>>> That is my fault. I had commited some incomplete source into
>>> repository. Sorry for your inconviece . Now I recommited some file and
>>> test the compilation , I think that should be fixed.
>>>
>>>
>> Thanks. It is indeed fixed now. I successfully ran the RTEMS
>> hello world on bfin but the ticker example never printed anything.
>> I expected it wouldn't run right given the earlier need for a patch
>> but no output at all was quite surprising.
>>
>> Alain or anyone else... do you have any ideas?
>>
>> I can provide the executable if someone wants to try it.
>>
>> --joel
>>
>>>> Any ideas?
>>>>
>>>> Thanks.
>>>>
>>>> --joel
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Skyeye-developer mailing list
>>>> Skyeye-developer at lists.gro.clinux.org
>>>> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>>>>
>>>>
>>>>
>>>
>>>
>> _______________________________________________
>> Skyeye-developer mailing list
>> Skyeye-developer at lists.gro.clinux.org
>> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>>
>>
>
>
>
More information about the Skyeye-developer
mailing list