Hi all,
I'm installing RTEMS with freeBSD for a zc706 board. At waf execution I'm
experimenting an error at epoch01/test_main.c.
../../testsuite/epoch01/test_main.c:568:37: error: macro
"RTEMS_SCHEDULER_EDF_SMP" passed 2 arguments, but takes just 1
RTEMS_SCHEDULER_EDF_SMP(a, CPU_COUNT);
In fact I checked using grep the macro RTEMS_SCHEDULER_EDF_SMP, and in effect,
it only has only one argument (seen at
./rtems-git/cpukit/include/rtems/scheduler.h:122: #define
RTEMS_SCHEDULER_EDF_SMP( name ) )
Then, followed this error I had this one:
../../testsuite/epoch01/test_main.c:600:3: error:
'_Configuration_Scheduler_EDF_SMP_p' undeclared here (not in a function); did
you mean '_Configuration_Scheduler_EDF_SMP_o'?
RTEMS_SCHEDULER_TABLE_EDF_SMP(p, rtems_build_name(' ', ' ', ' ', 'p')),
Any ideas what is happened here? Can anyone confirm me if there is a local or a
generalized problem?
Regards,
________________________________
[cid:[email protected]]
Fernando Domínguez Pousa
Ingeniero de Software
Software Engineer
GMV
Isaac Newton, 11
P.T.M. Tres Cantos
E-28760 Madrid
Tel. +34 91 807 21 00
Fax +34 91 807 21 99
www.gmv.com <http://www.gmv.com/>
[cid:[email protected]]<http://www.facebook.com/infoGMV>
[cid:[email protected]]<http://www.twitter.com/infoGMV_es>
[cid:[email protected]]<https://plus.google.com/+Gmvcompany>
[cid:[email protected]]<http://www.youtube.com/infoGMV>
[cid:[email protected]]<https://www.linkedin.com/company/gmv>
[cid:[email protected]]<http://www.gmv.com/en/RSS>
[cid:[email protected]]<http://www.gmv.com/blog_gmv/language/en/>
P Please consider the environment before printing this e-mail.
_______________________________________________
users mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/users