[RTEMS Project] #3128: RTEMS Tools corvar does not build on Windows.

RTEMS trac trac at rtems.org
Sun Sep 10 20:29:29 UTC 2017


#3128: RTEMS Tools corvar does not build on Windows.
-------------------------+----------------------
 Reporter:  Chris Johns  |      Owner:  chrisj@…
     Type:  defect       |     Status:  new
 Priority:  high         |  Milestone:  4.12.0
Component:  tools        |    Version:  4.12
 Severity:  blocker      |   Keywords:  RTP
-------------------------+----------------------
 The following error has appeared on Windows:

 {{{
 In file included from ../rtemstoolkit/elftoolchain/libelf/gelf.h:34:0,
                  from ../rtemstoolkit/rld-elf-types.h:29,
                  from ../rtemstoolkit/rld.h:72,
                  from ../rtemstoolkit/rld-process.h:31,
                  from ../tester/covoar/ObjdumpProcessor.h:16,
                  from ../tester/covoar/DesiredSymbols.h:18,
                  from ../tester/covoar/app_common.h:6,
                  from ../tester/covoar/app_common.cc:40:
 ../rtemstoolkit/elftoolchain/libelf/libelf.h:33:23: fatal error:
 sys/queue.h: No such file or directory
  #include <sys/queue.h>
                        ^
 compilation terminated.

 Waf: Leaving directory `D:/opt/rtems/rsb.git/rtems/build/rtH/rtems-
 tools.git/build'
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3128>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list