This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RAM FileSystem memory usage


Hi,

What does this error mean?  Maybe a bug?

file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c: In function `hal_pc_fpe_dsr':
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:88: `cyg_handle_t' undeclared (first use in this function)
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:88: (Each undeclared identifier is reported only once
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:88: for each function it appears in.)
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:88: parse error before `me'
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:103: `me' undeclared (first use in this function)
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:103: warning: implicit declaration of function `cyg_thread_self'
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:109: warning: implicit declaration of function `cyg_thread_get_stack_base'
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:111: `cyg_addrword_t' undeclared (first use in this function)
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c: At top level:
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:137: parse error before `hal_pc_fpe_interrupt_object'
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:137: warning: type defaults to `int' in declaration of `hal_pc_fpe_interrupt_object'
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:137: warning: data definition has no type or storage class
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:138: parse error before `hal_pc_fpe_interrupt'
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:138: warning: type defaults to `int' in declaration of `hal_pc_fpe_interrupt'
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:138: warning: data definition has no type or storage class
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c: In function `hal_platform_init':
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:170: warning: implicit declaration of function `cyg_interrupt_create'
file://G/new/packages/hal/i386/pc/v1_3_1/src/plf_misc.c:173: warning: implicit declaration of function `cyg_interrupt_attach'
make[1]: *** [src/plf_misc.o.d] Error 1
make[1]: Leaving directory `/cygdrive/f/liuxw_4/liuxw4_build/hal/i386/pc/v1_3_1'
make: *** [build] Error 2


david

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]