[RTEMS Project] #4911: RSB failed during canadian cross building

RTEMS trac trac at rtems.org
Fri May 26 13:15:02 UTC 2023


#4911: RSB failed during canadian cross building
-----------------------+--------------------
  Reporter:  hguerard  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:
 Component:  build     |    Version:  6
  Severity:  normal    |   Keywords:  rsp
Blocked By:            |   Blocking:
-----------------------+--------------------
 I am on a Linux Ubuntu build host with the MinGW packages installed
 (''mingw-w64''). The command line used is:

 {{{
 ./source-builder/sb-set-builder --prefix=/home/vagrant/rtems-
 toolchain/output --with-rtems-bsp=xilinx_zynq_a9_qemu
 --host=i686-w64-mingw32 6/rtems-arm
 }}}

 During the build process, I have the following error:

 {{{
 make: Entering directory '/home/vagrant/rtems-toolchain/rsb/build/arm-
 rtems6-gcc-efc21f1-newlib-9ae9eef-i686-w64-mingw32-1/build-cxc'
 make[1]: Entering directory '/home/vagrant/rtems-toolchain/rsb/build/arm-
 rtems6-gcc-efc21f1-newlib-9ae9eef-i686-w64-mingw32-1/build-cxc'
 mkdir -p -- ./libiberty
 mkdir -p -- ./fixincludes
 mkdir -p -- ./intl
 mkdir -p -- ./mpfr
 Configuring in ./libiberty
 Configuring in ./fixincludes
 Configuring in ./intl
 Configuring in ./mpfr
 configure: creating cache ./config.cache
 checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
 ...
 ...
 configure: error: gmp.h can't be found, or is unusable.
 ...
 make[1]: *** [configure-mpfr] Error 1
 }}}

 Can you help me to resolve this issue?

 Thanks,
 Hubert

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


More information about the bugs mailing list