[Skyeye-developer] Re: Hello
Yu Chen
chyyuu at gmail.com
Sun Sep 16 22:51:16 CST 2007
我觉得你是缺了bfd的软件包和使用的skyeye中有一些小bug造成的。建议你安装bfd相关软件包,用gcc-3.3.x,和老一点的(skyeye1.2.3以前的)试试。
2007/9/16, 任经纬 <poorren at gmail.com>:
> Hi Chenyu,
> I'm a freshman to skyeye project.
> Currently, I'm trying to install skyeye 1.2.3 on hiweed debian.
> The debian core version is 2.6.8-2-686.
> I encounter some problems in the install process.
> The following is the error log.
> It seems that there's some problem with my compiler.
> Could you help me figure out what's the problem?
> Thanks advance !!!
>
> Regards,
> Jingwei
>
> ERROR LOG:
> When I use make to compile the source, the following error message appears.
>
> root# make
>
>
> --------------------------- NOTICE ------------------------------
> If you always get error, please run "make NO_CHECK=1" instead.
> -----------------------------------------------------------------
> Checking whether host is big endian ... no
> Checking gcc ... OK ( gcc version: 3.3.5 )
> Checking whether the compiler supports x86 asm ... FAILED
>
> *** It seems that the compiler don't support inline x86 AT&T ASM codes.
> *** Run "make NO_DBCT=1" instead to ignore it.
>
>
>
> Then,I try to compile with following option, it still fails.
>
> root# make NO_DBCT=1
>
> --------------------------- NOTICE ------------------------------
> If you always get error, please run "make NO_CHECK=1" instead.
> -----------------------------------------------------------------
> Checking whether host is big endian ... no
> Checking gcc ... OK ( gcc version: 3.3.5 )
> Checking bfd library ... FAILED
>
> *** It seems that you don't have bfd library.
> *** Run "make NO_BFD=1" instead to ignore it.
>
>
>
> change the option, it fails again.
>
> root# make NO_BFD=1
>
> --------------------------- NOTICE ------------------------------
> If you always get error, please run "make NO_CHECK=1" instead.
> -----------------------------------------------------------------
> Checking whether host is big endian ... no
> Checking gcc ... OK ( gcc version: 3.3.5 )
> Checking whether the compiler supports x86 asm ... OK
> -----------------------------------------------------------------
> gcc -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_BFD -DNO_LCD -o binary/skyeye binary/skyeye.o \
> --start-group -Lbinary -larm -ldev -lutils -lbfin -lcoldfire -lmips -lppc
> --end-group
>
--
Best Regards
==============================================
Chen Yu
Laboratory of Pervasive Computing,
Dept. of Computer Science and Technology
Tsinghua University, Beijing 100084, P.R. China
E-Mail: mailto:yuchen at tsinghua.edu.cn chyyuu at gmail.com
==============================================
More information about the Skyeye-developer
mailing list