[Bug 1922] New: multiple definition of `_Scheduler_CBS_Server_list'
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Sep 23 07:14:20 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1922
Summary: multiple definition of `_Scheduler_CBS_Server_list'
Product: RTEMS
Version: unknown
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: cpukit
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: sebastian.huber at embedded-brains.de
In "schedulercbs.h" we have:
/**
* List of servers. The @a Scheduler_CBS_Server is the index to the array
* of pointers to @a _Scheduler_CBS_Server_list.
*/
Scheduler_CBS_Server **_Scheduler_CBS_Server_list;
Here a "extern" is missing. It seems that this variable is nowhere defined.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list