[RTEMS Project] #3158: Examples v2 does not build

RTEMS trac trac at rtems.org
Thu Oct 12 11:12:24 UTC 2017


#3158: Examples v2 does not build
-------------------------+--------------------------
 Reporter:  Chris Johns  |       Owner:  Chris Johns
     Type:  defect       |      Status:  reopened
 Priority:  high         |   Milestone:  4.12.0
Component:  unspecified  |     Version:  4.12
 Severity:  major        |  Resolution:
 Keywords:  examples     |
-------------------------+--------------------------

Comment (by Sebastian Huber):

 The following errors are left:
 {{{
 Waf: Entering directory `build/arm-rtems4.12-xilinx_zynq_a9_qemu'
 [ 29/115] Compiling file_io/crc/init.c
 [ 34/115] Compiling build/arm-
 rtems4.12-xilinx_zynq_a9_qemu/file_io/fdopen/test.c.2.o
 error: config section: dump-on-error: not found

 [108/115] Linking build/arm-
 rtems4.12-xilinx_zynq_a9_qemu/posix_api/psx_sched_report/psx_sched_report.exe
 ../../file_io/crc/init.c:18:10: fatal error: FilesystemImage.h: No such
 file or directory
  #include "FilesystemImage.h"
           ^~~~~~~~~~~~~~~~~~~
 compilation terminated.

 librtemscpu.a(default-configuration.o): In function `__getreent':
 confdefs.h:2342: multiple definition of `__getreent'
 Waf: Leaving directory `build/arm-rtems4.12-xilinx_zynq_a9_qemu'
 Build failed
  -> task in 'fdopen.texe' failed with exit status 10 (run with -v to
 display more information)
  -> task in 'crc.exe' failed with exit status 1 (run with -v to display
 more information)
  -> task in 'psx_sched_report.exe' failed with exit status 1 (run with -v
 to display more information)
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3158#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list