The error about Building the Sample Application.

Zhou qing guo zhouqg at lzu.edu.cn
Thu Jun 22 03:38:12 UTC 2000


Thanks for all giving me help!
Now I have reslove the problem of buliding RTEMS4.5.
And then I buliding the sample application and set the Environment
Variable;build the sample application:
cd tools/hello_world_c
make
The error is:
[root at rt hello_world_c]# make test
/opt/rtems/bin/i386-rtems-gcc --pipe -B/opt/rtems//pc386/lib/ -specs
bsp_specs -
qrtems -g -Wall -ansi -fasm  -O4           -L /opt/rtems//pc386/lib
test.c   -o
 test
In file included from test.c:29:
/opt/rtems/pc386/lib/include/confdefs.h:1005: #error "CONFIGURATION ERROR:
No ta
sks 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: *** [test] Error 1                

Thanks!
Kinggo





More information about the users mailing list