rtems installation problem on Linux RH6.2

Carl D. Blake carl at boeckeler.com
Tue Oct 17 22:42:15 UTC 2000


I had to add the line
    #define CONFIGURE_MAXIMUM_TASKS 1
to test.c before I could get it to compile without errors.

Bogic Petrovic wrote:

> hello all!
>
> I am trying to configure RTEMS on RH6.2.
>
> when compiling hello.c RH6.2 I get a message:
>
> ========================================================
> [root at paradise hello_world_c]# make
> /opt/rtems/bin/m68k-rtems-gcc --pipe -B/opt/rtems//gen68360/lib/ -specs
> bsp_spec
> s -qrtems -g -Wall -ansi -fasm  -O4 -fomit-frame-pointer     -mcpu32
> -c   -o
>  o-optimize/test.o test.c
> In file included from test.c:29:
> /opt/rtems/gen68360/lib/include/confdefs.h:1005: #error "CONFIGURATION
> ERROR: No
>  tasks or threads configured!!
> #endif
>
> /*
>  *  Make sure at least one of the initialization task/thread
>  *  tables was defined.
>  */
>
> #if !defined(CONFIGURE_RTEMS_INIT_TASKS_TABLE) &&
> !defined(CONFIGURE_POSIX_I
> NIT_THREAD_TABLE) &&     !defined(CONFIGURE_ITRON_INIT_TASK_TABLE)
> #error "CONFIGURATION ERROR: No initialization tasks or threads
> configured!!
> make: *** [o-optimize/test.o] Error 1
>
> =========================================================
>
> any help!
>
> thanks
>
> Bogic




More information about the users mailing list