RTEMS Bootstrap fails

Richi Dubey richidubey at gmail.com
Fri Apr 23 15:21:59 UTC 2021


Hi,

I am building a new RTEMS from master source (to build the
xilinx_zynqmp_lp64 bsp from the aarch64 arch), and these are the steps I
followed:

mkdir -p $HOME/quick-start/src
cd $HOME/quick-start/src
git clone https://github.com/RTEMS/rtems-source-builder.git rsb
git clone https://github.com/RTEMS/rtems.git
cd $HOME/quick-start/src/rsb/rtems
../source-builder/sb-set-builder --prefix=$HOME/quick-start/rtems/6
6/rtems-aarch64
 export PATH=$HOME/quick-start/rtems/6/bin:"$PATH"
cd $HOME/quick-start/src/rtems
./rtems-bootstrap

-And I get this error-:
118/119: autoreconf: c/src/make/configure.ac
119/119: autoreconf: cpukit/configure.ac
automake: error: cannot open < libnetworking/headers.am: No such file or
directory
autoreconf: automake failed with exit status: 1
error: error: autoreconf: autoreconf -i --no-recursive
Bootstrap FAILED.

Can someone please help me with this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20210423/649de266/attachment-0001.html>


More information about the devel mailing list